build:adminx font js
js:
npm run build
font:
npm run gulp iconfont
adminx:
cd admin; npm run build
Makefile miscellaneous commands
Some miscellaneous commands for makefile
This command will cd to a page and run command inside the page, if successful succeeding commands will be called.
0 comments:
Post a Comment