chore: netlify-plugin-chromium

This commit is contained in:
Anthony Fu 2020-12-02 20:32:17 +08:00
parent c76cad5caa
commit da8ecd86d1
3 changed files with 10 additions and 0 deletions

View File

@ -9,3 +9,6 @@
from = "/*" from = "/*"
to = "/index.html" to = "/index.html"
status = 200 status = 200
[[plugins]]
package = "netlify-plugin-chromium"

View File

@ -23,6 +23,7 @@
"autoprefixer": "^10.0.4", "autoprefixer": "^10.0.4",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^7.14.0", "eslint": "^7.14.0",
"netlify-plugin-chromium": "^1.1.4",
"postcss-nested": "^5.0.1", "postcss-nested": "^5.0.1",
"presite": "^2.0.1", "presite": "^2.0.1",
"tailwindcss": "^2.0.1", "tailwindcss": "^2.0.1",

View File

@ -16,6 +16,7 @@ devDependencies:
autoprefixer: 10.0.4 autoprefixer: 10.0.4
cross-env: 7.0.3 cross-env: 7.0.3
eslint: 7.14.0 eslint: 7.14.0
netlify-plugin-chromium: 1.1.4
postcss-nested: 5.0.1 postcss-nested: 5.0.1
presite: 2.0.1 presite: 2.0.1
tailwindcss: 2.0.1_autoprefixer@10.0.4 tailwindcss: 2.0.1_autoprefixer@10.0.4
@ -4652,6 +4653,10 @@ packages:
node: '>= 0.6' node: '>= 0.6'
resolution: resolution:
integrity: sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw== integrity: sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==
/netlify-plugin-chromium/1.1.4:
dev: true
resolution:
integrity: sha512-yLgw6YePOF38URWVsHg3nBBoVSKcbMabKxziJX5i01/weyXWtFQVFvDWSOhyWkQgoMJ6zwF2UznA0Icy+m4pow==
/no-case/2.3.2: /no-case/2.3.2:
dependencies: dependencies:
lower-case: 1.1.4 lower-case: 1.1.4
@ -6935,6 +6940,7 @@ specifiers:
autoprefixer: ^10.0.4 autoprefixer: ^10.0.4
cross-env: ^7.0.3 cross-env: ^7.0.3
eslint: ^7.14.0 eslint: ^7.14.0
netlify-plugin-chromium: ^1.1.4
nprogress: ^0.2.0 nprogress: ^0.2.0
postcss-nested: ^5.0.1 postcss-nested: ^5.0.1
presite: ^2.0.1 presite: ^2.0.1