webpack dev server
This commit is contained in:
parent
c1130a6759
commit
79b2fd2835
11
package.json
11
package.json
@ -9,10 +9,11 @@
|
||||
"jsdom": "^15.2.1",
|
||||
"prerender-spa-plugin": "^3.4.0",
|
||||
"tempy": "^0.3.0",
|
||||
"terser-webpack-plugin": "^2.3.1",
|
||||
"webpack": "^4.41.4",
|
||||
"webpack-cli": "^3.3.10",
|
||||
"workbox-webpack-plugin": "^4.3.1"
|
||||
"terser-webpack-plugin": "^2.3.4",
|
||||
"webpack": "^4.41.6",
|
||||
"webpack-cli": "^3.3.11",
|
||||
"workbox-webpack-plugin": "^4.3.1",
|
||||
"webpack-dev-server": "^3.10.3"
|
||||
},
|
||||
"name": "wand-front-utils",
|
||||
"version": "1.0.0",
|
||||
@ -23,4 +24,4 @@
|
||||
"author": "notgne2",
|
||||
"license": "AGPL-3.0",
|
||||
"description": ""
|
||||
}
|
||||
}
|
1
pnpm-debug.log
Normal file
1
pnpm-debug.log
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1515
pnpm-lock.yaml
generated
1515
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user