This website requires JavaScript.
Explore
Help
Sign In
hope-family-fellowship
/
hff-entry-forms
Watch
1
Star
0
Fork
0
You've already forked hff-entry-forms
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8cbdad0e21
hff-entry-forms
/
web
/
Makefile
9 lines
80 B
Makefile
Raw
Normal View
History
Unescape
Escape
operations: Add Makefiles and version-bumping script.
2021-10-25 14:34:00 +00:00
build
:
npm run build-
${
TARGET_ENV
}
serve
:
npm run serve
Rework how the clean build command works.
2021-11-16 12:37:58 +00:00
clean
:
-rm -r dist
Reference in New Issue
Copy Permalink