Skip to content

Update from upstream CRA v4 #18

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

Merged
merged 131 commits into from
Nov 17, 2020
Merged

Update from upstream CRA v4 #18

merged 131 commits into from
Nov 17, 2020

Conversation

Gnito
Copy link

@Gnito Gnito commented Oct 30, 2020

  • Update to CRA v4
  • Allow vanilla CSS by removing custom config (CSS Modules transform) for *.css files.
    (CSS Modules files should use *.module.css)
  • Set CSS Properties preprocessing plugin to false => i.e. use live CSS Properties.

MichaelDeBoey and others added 30 commits March 24, 2020 09:10
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Passing an array with a single entry is not equivalent. This causes Webpack
to generate another wrapper module around the entry. This is just
unnecessary overhead and bytes.
gaearon and others added 25 commits October 20, 2020 22:56
* Bump resolve-url-loader version

* Unpin resolve-url-loader
Conflicts:
	packages/react-scripts/config/webpack.config.js
	packages/react-scripts/package.json
@Gnito Gnito force-pushed the update-from-upstream-cra4 branch from 4ff99fa to 8b6d1cf Compare November 17, 2020 00:21
@Gnito Gnito changed the title WiP: Update from upstream CRA v4 Update from upstream CRA v4 Nov 17, 2020
@Gnito Gnito merged commit 5125168 into master Nov 17, 2020
@Gnito Gnito deleted the update-from-upstream-cra4 branch December 15, 2020 20:05
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.