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

Conversation

@Fatme
Copy link
Contributor

@Fatme Fatme commented Sep 11, 2019

Currently extra-watch-webpack-plugin is not used anymore and should be deleted from package.json.
escape-string-regexp is required from bundle-config-loader but it is not dependency of nativescript-dev-webpack plugin. It's working at the moment because it is dependency of fork-ts-checker-webpack-plugin.

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].

Currently `extra-watch-webpack-plugin` is not used anymore and should be deleted from package.json. `escape-string-regexp` is required from [bundle-config-loader](https://github.com/NativeScript/nativescript-dev-webpack/blob/master/bundle-config-loader.ts#L4) but it is not dependency of `nativescript-dev-webpack` plugin. It's working at the moment because it is dependency of [fork-ts-checker-webpack-plugin](https://github.com/NativeScript/nativescript-dev-webpack/blob/2978b81b5a8100774b2bb4a331ac8637205927b8/package.json#L54).
@cla-bot cla-bot bot added the cla: yes label Sep 11, 2019
@Fatme Fatme merged commit 442bc1f into master Sep 13, 2019
@Fatme Fatme deleted the fatme/fix-dependencies branch September 13, 2019 08:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3 participants