Build new assets

This commit is contained in:
Nabeel Shahzad
2022-08-22 12:42:52 -05:00
parent a4b90fcce3
commit e4a42c53ba
454 changed files with 48982 additions and 9630 deletions

View File

@@ -43,7 +43,7 @@ build:
# This is to build all the stylesheets, etc
.PHONY: build-assets
build-assets:
yarn run production
npm run production
.PHONY: install
install: build