-
Notifications
You must be signed in to change notification settings - Fork 8
chyvak1831 edited this page Dec 28, 2020
·
5 revisions
-
Plugins downloads via npm, listed in file
package.json
.
Plugins combines into one fileassets\js\plugins.js
by gulp, all files listed in fileassets\js\list_plugins.js
. In fileassets\js\list_plugins.js
you can to comment bootstrap js modules which is not used by you. -
Custom scripts
assets\js\modules
combines into one fileassets\js\scripts.js
by gulp, all files listed in fileassets\js\list_scripts.js
. - Scripts enqueues in file
inc\assets.php
.