Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Commit

Permalink
fix hashed assets deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresrhys committed Jul 4, 2017
1 parent 188d5ef commit 530ef4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ deploy-s3:
# deploy to urls using the real file name on s3
node ./build/deploy/s3.js
# deploy to hashed urls on s3
nht deploy-hashed-assets --directory dist/assets --monitor-assets
nht deploy-hashed-assets --directory public/n-ui --monitor-assets

rebuild-user-facing-apps:
# Don't rebuild apps if a beta tag release
Expand Down

0 comments on commit 530ef4d

Please sign in to comment.