Browse Source

Merge pull request #285 from irfanevrens/extract_text_webpack_plugin_depracated

removed deprecated webpack plugin (extract-text-webpack-plugin)
pull/291/head
Aigars Silkalns 3 years ago
committed by GitHub
parent
commit
b099a6f190
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      package.json

+ 0
- 1
package.json View File

@ -32,7 +32,6 @@
"eslint": "^7.21.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.23.4",
"extract-text-webpack-plugin": "^3.0.2",
"html-webpack-plugin": "^5.3.1",
"imagemin-webpack-plugin": "^2.4.2",
"mini-css-extract-plugin": "^1.6.0",


Loading…
Cancel
Save