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

core: simplify development settings #583

Merged
merged 4 commits into from
Aug 30, 2022
Merged

core: simplify development settings #583

merged 4 commits into from
Aug 30, 2022

Conversation

dubisdev
Copy link
Contributor

The goal of this PR is to simplify development settings so we can then migrate to webpack 5.

  • Updated minor deps
  • Removed webpack flags that were not being really used (color is activated by default if is supported by terminal)
  • Simplify node_env settings by using webpack mode option.
  • Removed -r @babel/register in webpack entries, as it is configured as a loader in the webpack.config files
  • Removed auxiliar env variable HOT as it can be replaced by node_env

@ogustavo-pereira ogustavo-pereira merged commit 73ead20 into cerebroapp:master Aug 30, 2022
@dubisdev dubisdev deleted the core-update-build branch August 31, 2022 12:19
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

Successfully merging this pull request may close these issues.

None yet

2 participants