zs-vue-components
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "zs-vue-components", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "zs的vue组件库。", | ||
"main": "diist/index.js", | ||
"style": "dist/index.css", | ||
"style": "package/index.css", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "build": "webpack --config webpack.config.js" |
@@ -12,4 +12,4 @@ let path = require('path') | ||
library: 'zsVueCom', | ||
libraryTarget: 'umd', | ||
umdNamedDefine: true, | ||
// libraryTarget: 'umd', | ||
// umdNamedDefine: true, | ||
}, | ||
@@ -16,0 +16,0 @@ module: { |
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
3450
10