mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-29 06:25:18 -04:00
Update build process.
This commit is contained in:
parent
d83856be32
commit
3e55f1c648
2 changed files with 8 additions and 15 deletions
|
@ -18,7 +18,7 @@
|
|||
(function () {
|
||||
'use strict';
|
||||
|
||||
/*global jQuery, marked, Modernizr, moment, _ */
|
||||
/*global jQuery, marked, Modernizr, moment, Prism, _ */
|
||||
modulejs.define('$', function () { return jQuery; });
|
||||
modulejs.define('marked', function () { return marked; });
|
||||
modulejs.define('modernizr', function () { return Modernizr; });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue