grommet / grommet-cli

Deprecated, use create-react-app for v2 instead. Command Line interface for grommet
Apache License 2.0
28 stars 18 forks source link

Upgrade dependency to Webpack 4 #56

Open ibhag opened 6 years ago

ibhag commented 6 years ago

Webpack 4 has lot of interesting features which can help improve performance of our products. Grommet-cli uses 3.x version, do you know of a way where we can keep using grommet-cli but that uses webpack 4 rather than webpack 3 or else please upgrade to webpack 4

ibhag commented 6 years ago

@bryanjacquot @ericsoderberghp Can we please get an ETA for this. Our organization is planning to work on performance improvements which are possible only with webpack 4 and we are blocked because of this.

7-of-9 commented 5 years ago

+1

alansouzati commented 5 years ago

we gladly accept pull requests to make the change to webpack 4.

alansouzati commented 5 years ago

we recently deprecated grommet-cli in favor of create react app. We are not planning to add new features here, but updating to webpack 4 is desirable but grommet-cli is lower in our list of things to tackle. We are instead relying in the community to chime in and help with that.