new forms
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
.PHONY: assets watch
|
||||
|
||||
assets:
|
||||
cd resources && npm run build
|
||||
|
||||
watch:
|
||||
cd resources && npm run watch
|
||||
|
||||
Reference in New Issue
Block a user