Skip to content

Commit 373aaf9

Browse files
committed
slett webpack-plugin-serve som ikke brukes
1 parent 087cc70 commit 373aaf9

File tree

2 files changed

+37
-417
lines changed

2 files changed

+37
-417
lines changed

package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
"styled-components": "^5",
7373
"browserslist": "^4.16.5",
7474
"ansi-regex": "^5.0.1",
75-
"webpack-plugin-ramdisk": "^0.2.0",
7675
"got": "^11.8.5",
7776
"@types/react": "^18.2.17"
7877
},
@@ -163,7 +162,6 @@
163162
"@types/react-collapse": "^5.0.4",
164163
"@types/styled-components": "^5.1.34",
165164
"@types/webpack-env": "^1.18.4",
166-
"@types/webpack-plugin-serve": "^1.4.6",
167165
"@typescript-eslint/eslint-plugin": "^7.3.1",
168166
"@typescript-eslint/parser": "^7.3.1",
169167
"axios-mock-adapter": "^1.22.0",
@@ -225,7 +223,6 @@
225223
"webpack": "^5.90.3",
226224
"webpack-bundle-analyzer": "^4.10.1",
227225
"webpack-cli": "^5.1.4",
228-
"webpack-merge": "^5.10.0",
229-
"webpack-plugin-serve": "^1.6.0"
226+
"webpack-merge": "^5.10.0"
230227
}
231228
}

0 commit comments

Comments
 (0)