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

Add an option to prebuild nextjs production bundle and skip compiling on prod #53

Closed
reel opened this issue Jun 28, 2018 · 0 comments
Closed

Comments

@reel
Copy link
Member

reel commented Jun 28, 2018

  1. Add the build CLI command to build the bundle before deploying
  2. Add the --skip-build switch or automagically detect a good build on --production
@reel reel self-assigned this Jun 28, 2018
@reel reel added this to To do in Future via automation Jun 28, 2018
@reel reel closed this as completed in 9f6e243 Jun 29, 2018
Future automation moved this from To do to Done Jun 29, 2018
reel added a commit that referenced this issue Jun 29, 2018
This will trigger a rebuild of the views for production.

You can also set env. variable FORCE_BUILD='true'

Related to #53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Future
  
Done
Development

No branches or pull requests

1 participant