mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-18 18:39:21 +02:00
Define default for the gulpfile
This commit is contained in:
parent
f5c848f27d
commit
b4b72e4b65
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ uswds.paths.dist.img = ASSETS_DIR + 'img';
|
|||
* Add as many as you need
|
||||
*/
|
||||
|
||||
exports.default = uswds.compile;
|
||||
exports.init = uswds.init;
|
||||
exports.compile = uswds.compile;
|
||||
exports.watch = uswds.watch;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue