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

refactor: remove unused extract-text-webpack-plugin #737

Merged
merged 2 commits into from
Dec 13, 2018
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion dependencyManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ function removeObsoleteDeps(packageJson) {
"raw-loader",
"css-loader",
"nativescript-worker-loader",
"extract-text-webpack-plugin",
"uglifyjs-webpack-plugin",
"@angular-devkit/core",
"resolve-url-loader",
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
"clean-webpack-plugin": "~1.0.0",
"copy-webpack-plugin": "~4.6.0",
"css-loader": "~1.0.0",
"extract-text-webpack-plugin": "~3.0.2",
"global-modules-path": "2.0.0",
"minimatch": "3.0.4",
"nativescript-hook": "0.2.4",
Expand Down