mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 09:45:23 +02:00
Merge pull request #123 from cisagov/ik/stable-uswds-assets
Add asset compilation and collection before deploy
This commit is contained in:
commit
784be2b279
3 changed files with 17 additions and 1 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