Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is it possible to run npm run build after deployment? #12

Open
lzl124631x opened this issue Apr 27, 2018 · 0 comments
Open

is it possible to run npm run build after deployment? #12

lzl124631x opened this issue Apr 27, 2018 · 0 comments

Comments

@lzl124631x
Copy link

lzl124631x commented Apr 27, 2018

Before doing any deployment, don't forget to build your project by running npm run build.

I don't want to check in the files in dist. As what CI does, I want to just deploy the source code and the deployment script help setup environment, run build and start the express server. Is it possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant