I am wondering about running npm run dist for CI/CD #381
Unanswered
andersacorn
asked this question in
Q&A
Replies: 0 comments
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.
-
I am using understrap child and I have successfully setup the theme and sent it up to my CI/CD via bitbucket digital ocean and buddy. What I am wondering is if I need to run
npm run dist
in the CI/CD everything seems to work in the theme both locally and on the server, so wondering the use case fornpm run dist
.Is that command necessary within my CI/CD?
Thank you in advance for any help.
Beta Was this translation helpful? Give feedback.
All reactions