webpack dev server

This commit is contained in:
notgne2 2020-02-12 18:55:09 -07:00
parent c1130a6759
commit 79b2fd2835
3 changed files with 840 additions and 687 deletions

View File

@ -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
View File

@ -0,0 +1 @@
{}

1515
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff