procfile and makefile changes
This commit is contained in:
2
Makefile
2
Makefile
@@ -35,7 +35,7 @@ build:
|
||||
# This is to build all the stylesheets, etc
|
||||
.PHONY: build-assets
|
||||
build-assets:
|
||||
npm run dev
|
||||
@npm run dev
|
||||
|
||||
.PHONY: install
|
||||
install: build
|
||||
|
||||
Reference in New Issue
Block a user