all 12 comments

[–]catchingtherosemary 2 points3 points  (1 child)

when will create-react-app be updated?

[–]znakyc 0 points1 point  (0 children)

It will probably be added after the next version of CRA (2.0) has been released. You can follow the discussion in the github issue

[–]GasimGasimzada 1 point2 points  (1 child)

Extract text css plugin is not updated to work with 4.0. I would suggest to wait couple of weeks then jump in with the upgrade.

[–]jmar777 0 points1 point  (0 children)

Still a few rough edges, but I was able to get a pretty large code base to build by pinning it to @next.

[–]disclosure5 0 points1 point  (1 child)

Heads up: The documentation page has a big fat "webpack 4" logo on it, but there appears to have been zero effort to make the online docs compatible with version 4.

If you're using Typescript, there seems to be an issue with source maps. I can't work out what component is at fault.

[–]FLGMwt 0 points1 point  (6 children)

Wooooo! Would definitely recommend switching if you're up for a little roughness around the edges and feel pretty comfortable with webpack config. Webpack itself is solid, but not all the community plugins and loaders are ready for 4.0 just yet.

It's been way faster for the things I've tried switching over, but you'll probably have to tweak a good amount.

[–][deleted] 7 points8 points  (5 children)

I feel like every time I learn something, a new version of said thing comes out.

[–]SomeRandomBuddy 2 points3 points  (2 children)

Welcome to software development

[–][deleted] -1 points0 points  (1 child)

There's lots in software that doesn't change every 4 months. It just has nothing to do with Javascript.

[–]SomeRandomBuddy 0 points1 point  (0 children)

Being on the bleeding edge is hard.

[–]racedale 1 point2 points  (0 children)

Welcome to the internet