4 lines
57 B
Makefile
4 lines
57 B
Makefile
|
|
dev:
|
|
find index.html src/ | entr sh -c 'npm run build'
|
|
|
dev:
|
|
find index.html src/ | entr sh -c 'npm run build'
|