Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Webpack 4 Support #445

Closed
patrickpereira opened this issue Feb 25, 2018 · 3 comments
Closed

Webpack 4 Support #445

patrickpereira opened this issue Feb 25, 2018 · 3 comments
Labels

Comments

@patrickpereira
Copy link

Hi Nativescript!

Is webpack 4 supported?

@jogboms
Copy link

jogboms commented Feb 25, 2018

@patrickpereira was released just yesterday. 😁

@NickIliev
Copy link
Contributor

@patrickpereira the currently supported version is 3.8.x. If unsure what version of Webpack is supported by NativeScript you can install nativescript-dev-webpack and then run the update script with

./node_modules/.bin/update-ns-webpack --deps --config

(Note: --config will recreate webpack.config.js so use this flag only if needed)

@NickIliev NickIliev changed the title Webpack 4 Webpack 4 Support Mar 6, 2018
@vchimev
Copy link
Contributor

vchimev commented May 1, 2018

Hey All,

the webpack@4 support has landed in the master branch with this pull request.

It is already available with next tag on npm, however, there are a few more improvements we would like to work on (e.g. #513). Please, follow this issue for tracking our progress.

@vchimev vchimev closed this as completed May 1, 2018
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants