create-quasar
Advanced tools
Comparing version 1.4.5 to 1.4.6
{ | ||
"name": "create-quasar", | ||
"version": "1.4.5", | ||
"version": "1.4.6", | ||
"description": "Scaffolds Quasar Apps, AppExtensions or UI kits", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -42,3 +42,3 @@ /* eslint-env node */ | ||
// 'ionicons-v4', | ||
// 'mdi-v5', | ||
// 'mdi-v7', | ||
// 'fontawesome-v6', | ||
@@ -45,0 +45,0 @@ // 'eva-icons', |
@@ -46,3 +46,3 @@ /* eslint-env node */ | ||
// 'ionicons-v4', | ||
// 'mdi-v5', | ||
// 'mdi-v7', | ||
// 'fontawesome-v6', | ||
@@ -49,0 +49,0 @@ // 'eva-icons', |
@@ -44,3 +44,3 @@ /* eslint-env node */ | ||
// 'ionicons-v4', | ||
// 'mdi-v5', | ||
// 'mdi-v7', | ||
// 'fontawesome-v6', | ||
@@ -47,0 +47,0 @@ // 'eva-icons', |
@@ -44,3 +44,3 @@ /* eslint-env node */ | ||
// 'ionicons-v4', | ||
// 'mdi-v5', | ||
// 'mdi-v7', | ||
// 'fontawesome-v6', | ||
@@ -47,0 +47,0 @@ // 'eva-icons', |
@@ -26,3 +26,3 @@ import { route } from 'quasar/wrappers' | ||
// quasar.conf.js -> build -> publicPath | ||
history: createHistory(process.env.MODE === 'ssr' ? void 0 : process.env.VUE_ROUTER_BASE) | ||
history: createHistory(process.env.VUE_ROUTER_BASE) | ||
}) | ||
@@ -29,0 +29,0 @@ |
@@ -43,3 +43,3 @@ /* eslint-env node */ | ||
// 'ionicons-v4', | ||
// 'mdi-v5', | ||
// 'mdi-v7', | ||
// 'fontawesome-v6', | ||
@@ -46,0 +46,0 @@ // 'eva-icons', |
@@ -47,3 +47,3 @@ /* eslint-env node */ | ||
// 'ionicons-v4', | ||
// 'mdi-v5', | ||
// 'mdi-v7', | ||
// 'fontawesome-v6', | ||
@@ -50,0 +50,0 @@ // 'eva-icons', |
@@ -46,3 +46,3 @@ /* eslint-env node */ | ||
// 'ionicons-v4', | ||
// 'mdi-v5', | ||
// 'mdi-v7', | ||
// 'fontawesome-v6', | ||
@@ -49,0 +49,0 @@ // 'eva-icons', |
@@ -51,3 +51,3 @@ /* eslint-env node */ | ||
// 'ionicons-v4', | ||
// 'mdi-v5', | ||
// 'mdi-v7', | ||
// 'fontawesome-v6', | ||
@@ -54,0 +54,0 @@ // 'eva-icons', |
@@ -33,3 +33,3 @@ import { route } from 'quasar/wrappers'; | ||
history: createHistory( | ||
process.env.MODE === 'ssr' ? void 0 : process.env.VUE_ROUTER_BASE | ||
process.env.VUE_ROUTER_BASE | ||
), | ||
@@ -36,0 +36,0 @@ }); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
62
1437000