gavinr-maps / experience-builder-devops-example

Use Experience Builder within a devops workflow to automatically build the app on commit.
https://gavinr-maps.github.io/experience-builder-devops-example/
18 stars 8 forks source link

"npm run dev" #6

Closed gavinr closed 1 year ago

gavinr commented 1 year ago

This line:

https://github.com/gavinr/experience-builder-devops-example/blob/30ffd70f6e4022e641c86f4c47b19bd77da6d0e5/.github/workflows/build-app.yml#L34

Maybe we should switch it to npm run build:prod but need to test this, there may be an issue where we need to copy dist-prod to dist folder before running the next command to build the .zip packages

gavinr commented 1 year ago

Resolved in 7c974c36f0bd8b914536ba463620dc7a25383503