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

Update with-universal-configuration example #4633

Closed
wants to merge 3 commits into from
Closed

Update with-universal-configuration example #4633

wants to merge 3 commits into from

Conversation

davscro
Copy link
Contributor

@davscro davscro commented Jun 19, 2018

resolves #4498 #4519

…iguration-build-time

- Idea files (Webstorm IDE) are now ignored on commit by gitignore rule
Copy link
Member

@timneutkens timneutkens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was reviewing the wrong PR 🙏

@davscro
Copy link
Contributor Author

davscro commented Jun 19, 2018

ok, let me know do I have to correct something. thx

"next/babel"
],
"plugins": [
["transform-define", "./env-config.js"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This won't work with Next 6. It has to be changed to .babelrc.js and the env-config.js file should be inlined

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

committed and fixed with 2557ef1

@davscro davscro closed this Sep 28, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Sep 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update with-universal-configuration example
2 participants