[Build] enable site pwa (#3736)
This commit is contained in:
+2
-3
@@ -62,7 +62,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.4.5",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
||||
"@babel/plugin-syntax-jsx": "^7.2.0",
|
||||
"@babel/plugin-transform-object-assign": "^7.0.0",
|
||||
"@babel/plugin-transform-runtime": "^7.4.4",
|
||||
@@ -70,7 +69,7 @@
|
||||
"@babel/preset-env": "^7.4.5",
|
||||
"@babel/preset-typescript": "^7.3.3",
|
||||
"@types/jest": "^24.0.15",
|
||||
"@vant/doc": "^2.3.3",
|
||||
"@vant/doc": "^2.3.4",
|
||||
"@vant/eslint-config": "^1.2.0",
|
||||
"@vant/markdown-loader": "^2.0.0",
|
||||
"@vant/markdown-vetur": "^1.0.0",
|
||||
@@ -94,7 +93,7 @@
|
||||
"jest-serializer-vue": "^2.0.2",
|
||||
"less": "^3.8.1",
|
||||
"less-loader": "^5.0.0",
|
||||
"lint-staged": "^9.0.0",
|
||||
"lint-staged": "^9.0.2",
|
||||
"postcss": "^7.0.17",
|
||||
"postcss-loader": "^3.0.0",
|
||||
"shelljs": "^0.8.3",
|
||||
|
||||
Reference in New Issue
Block a user