vue-cli-plugin-critical
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "vue-cli-plugin-critical", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Adds critical CSS to a Vue CLI project ", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -17,1 +17,8 @@ # Critical CSS Plugin for Vue CLI 3 | ||
``` | ||
#### Usage | ||
```bash | ||
npm i -D vue-cli-plugin-critical | ||
npm run build ## Only runs in production mode | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1656
24