File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Drupal JS Build
2+ year_created : 2019
3+ source : https://github.com/front/drupal-js-build
4+ homepage : https://github.com/front/drupal-js-build
5+ docs : https://github.com/front/drupal-js-build
6+ logo : https://github.githubassets.com/images/icons/emoji/unicode/2692.png
7+
8+ description : " Command line to build JS files the way Drupal core does.
9+ Just create your JS files as [name].es6.js.
10+ When this tool is executed, those files will be compiled by Babel to [name].js.
11+ The script files were directly taken from Drupal core codebase and updated to support
12+ custom build configurations using the .drupalbuild.js file.
13+ The default configuration will match Drupal's default behaviour/convention."
14+
15+ requires :
16+ - npm
17+
18+ drupal_versions :
19+ - 8
20+ - 9
21+ category :
22+ - compile
23+ - development
24+ tags :
25+ - development
You can’t perform that action at this time.
0 commit comments