rapidoc-core
Advanced tools
Comparing version 0.0.1-alfa.0 to 0.0.1-alfa.1
{ | ||
"name": "rapidoc-core", | ||
"version": "0.0.1-alfa.0", | ||
"version": "0.0.1-alfa.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/rapidoc-core.js", |
@@ -9,3 +9,2 @@ const path = require('path'); | ||
library: 'rapidocCore', | ||
libraryTarget: 'umd', | ||
}, | ||
@@ -15,7 +14,2 @@ optimization: { | ||
}, | ||
resolve: { | ||
alias: { | ||
'@': path.resolve(__dirname, 'src'), | ||
}, | ||
}, | ||
}; |
Sorry, the diff of this file is too big to display
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
1353163
32499