Skip to content

Commit

Permalink
Update javascript task summary (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeyetwolf authored Jan 21, 2022
1 parent 9c98bc9 commit 211c09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/javascript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tasks:
summary: |
Compiles themes/custom/<theme name>/script.js in custom themes to
themes/custom/<theme name>/script.min.js and modules/custom/<module name>/script.js
to modules/custom/<module name>/script.js in custom modules.
to modules/custom/<module name>/script.min.js in custom modules.
Requires esbuild, chokidar, and yargs
Additionally if using Yarn 2+: @yarnpkg/esbuild-plugin-pnp
Expand Down

0 comments on commit 211c09d

Please sign in to comment.