This website requires JavaScript.
Explore
Help
Sign In
ekzyis
/
stacker.news
Watch
1
Star
0
Fork
You've already forked stacker.news
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8e857fd8a7
stacker.news
/
.platform
/
hooks
/
predeploy
/
00_build.sh
7 lines
91 B
Bash
Raw
Normal View
History
Unescape
Escape
try platform hook
2021-06-04 22:10:32 +00:00
#!/usr/bin/env bash
migrate before build
2021-06-06 14:09:01 +00:00
echo
primsa migrate
npm run migrate
reattempt to use npm
2021-06-06 00:13:07 +00:00
echo
build with npm
increase top margin of footer
2021-07-12 21:45:16 +00:00
npm run build