delete-sourcemap-webpack-plugin-stzhang
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "delete-sourcemap-webpack-plugin-stzhang", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "delete source map url and files after uploaded to anywhere", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,2 +0,2 @@ | ||
# delete-sourcemap-webpack-plugin | ||
# delete-sourcemap-webpack-plugin-stzhang | ||
@@ -7,3 +7,3 @@ delete source map url and files after uploaded to anywhere | ||
// webpack.config.js | ||
const DeleteSourceMapWebpackPlugin = require('delete-sourcemap-webpack-plugin') | ||
const DeleteSourceMapWebpackPlugin = require('delete-sourcemap-webpack-plugin-stzhang') | ||
@@ -17,2 +17,2 @@ module.exports = { | ||
} | ||
``` | ||
``` |
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
3118
17