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

Tooling upgrade #115

Merged
merged 23 commits into from
Mar 18, 2020
Merged

Tooling upgrade #115

merged 23 commits into from
Mar 18, 2020

Conversation

panz3r
Copy link
Contributor

@panz3r panz3r commented Mar 17, 2020

This PR builds upon my previous one (PR #111 ) pushing the updates a little bit further.

In this one I also updated:

  • Rollup, its plugins and its config to the latest version (also adding rollup-plugin-size-snapshot to keep track of the size of the generated bundles)
  • ESLint and its config (also added 2 new related scripts lint and lint:fix)
  • Babel, its plugins and its config to closer match the one found on @material-ui/core (this reduced the generated bundles size even more and allows for better dependencies management when the module is used together with material-ui)

Also migrated all scripts and package management to yarn (so there's no need to keep package-lock.json and yarn.lock in sync).

@Yuvaleros Yuvaleros merged commit cfc3ede into Yuvaleros:master Mar 18, 2020
@panz3r panz3r deleted the tooling-upgrade branch March 18, 2020 09:37
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.

2 participants