Running pre-build scripts #811
Answered
by
ofek
BeyondEvil
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
BeyondEvil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way of running scripts pre-build?
My project depends on some javascript, hence I need
npm ci && npm run build
before (during) runninghatch build
.Beta Was this translation helpful? Give feedback.
All reactions