What's the best way to trigger a build when reloading? #100
Unanswered
zalo
asked this question in
Help / Questions
Replies: 1 comment 3 replies
-
Are you using the npm package or the vscode extension? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a site that rebuilds pretty quickly with ESBuild (using
npm run build
), what's the best way to get Five Server to run this before serving the page? @yandeuBeta Was this translation helpful? Give feedback.
All reactions