We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb3aaf5 commit 5115b4aCopy full SHA for 5115b4a
tools/build.js
@@ -10,8 +10,8 @@
10
"mainConfigFile": "../www/js/app.js",
11
12
"modules": [
13
- //Optimize the application files. jQuery is not
14
- //included since it is already in require-jquery.js
+ //Optimize the application files. jQuery and the plugins will be included
+ //automatically, as they are dependencies of app.js.
15
{
16
"name": "app"
17
}
0 commit comments