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

Remove polyfills, add treeshaking in production #788

Merged
merged 4 commits into from
Nov 15, 2018

Conversation

olehreznichenko
Copy link
Contributor

Copy link
Owner

@jaredpalmer jaredpalmer left a comment

Choose a reason for hiding this comment

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

We can easily enable treeshaking with that one change i suggested

@jaredpalmer
Copy link
Owner

We also need to add docs about this.

@olehreznichenko
Copy link
Contributor Author

@jaredpalmer jaredpalmer changed the base branch from master to next November 15, 2018 20:39
@jaredpalmer jaredpalmer changed the title Sync with CRA 2 Remove polyfills, add treeshaking in production Nov 15, 2018
@jaredpalmer jaredpalmer merged commit bd6b7a4 into jaredpalmer:next Nov 15, 2018
@jaredpalmer jaredpalmer mentioned this pull request Nov 15, 2018
Merged
5 tasks
jaredpalmer added a commit that referenced this pull request Apr 16, 2019
* Upgrade Babel to v7, Jest to v23.6 (#775)

* Upgrade Babel to v7, Jest to v23.6

Fix the following examples

* with-custom-babel-config
* with-inferno
* with-preact
* with-react-native-web
* with-rax

* Mimic other CRA defaults

* Move to Circle 2.0

* Rename folder to .circleci

* Change image to 8.12.0

* Change to generic node:8

* Change name of the mdx example

* v3.0.0-alpha.0

* Remove polyfills, add treeshaking in production (#788)

* Sync with CRA 2

* Remove unused deps

* Remove array

* Add @babel/runtime as dependency for babel-preset-razzle (#845)

* Close #875. Only create one server watcher during development

* Bump file-loader to v3

* Remove yarn.lock

* Add @babel/core to razzle preset

* Upgrade react-loadable example

* v3.0.0-alpha.1

* fix: launchEditorEndpoint warning (#877)

* v3.0.0-alpha.2

* Bump bs-platform in reason-react example

* Bump some deps

* Remove dead code

* Upgrade to webpack-dev-server 3. Drop speedy fork

* [v3] Create razzle-plugin-eslint (#888)

* Remove eslint handling from razzle-plugin-typescript

* Remove parts from docs mentioning eslint

* Move eslint specific code over to razzle-plugin-eslint

* Add a temporary eslint-plugin-react setting

* Update to the latest eslint packages as defined in react-scripts

* Add globalSetup, globalTeardown and moduleDirectories as jest options (#903)

* add globalSetup, globalTeardown and moduleDirectories to jest allowed

* rerun tests
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