create-quasar
Advanced tools
Comparing version 1.0.14 to 1.0.15
{ | ||
"name": "create-quasar", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"description": "Scaffolds Quasar Apps, AppExtensions or UI kits", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -18,4 +18,3 @@ { | ||
}, | ||
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"], | ||
"references": [{ "path": "./tsconfig.node.json" }] | ||
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"] | ||
} |
@@ -85,3 +85,3 @@ /* eslint-env node */ | ||
// "chain" is a webpack-chain object https://github.com/neutrinojs/webpack-chain | ||
chainWebpack (/* chain */) {} | ||
// chainWebpack (/* chain */) {} | ||
}, | ||
@@ -133,3 +133,3 @@ | ||
chainWebpackWebserver (/* chain */) {}, | ||
// chainWebpackWebserver (/* chain */) {}, | ||
@@ -149,3 +149,3 @@ middlewares: [ | ||
// if using workbox in InjectManifest mode | ||
chainWebpackCustomSW (/* chain */) {}, | ||
// chainWebpackCustomSW (/* chain */) {}, | ||
@@ -152,0 +152,0 @@ manifest: { |
Sorry, the diff of this file is not supported yet
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
886630
439
6146