feat: refactoring project
This commit is contained in:
1
node_modules/webpack/lib/optimize/MangleExportsPlugin.js
generated
vendored
1
node_modules/webpack/lib/optimize/MangleExportsPlugin.js
generated
vendored
@@ -149,6 +149,7 @@ class MangleExportsPlugin {
|
||||
constructor(deterministic) {
|
||||
this._deterministic = deterministic;
|
||||
}
|
||||
|
||||
/**
|
||||
* Apply the plugin
|
||||
* @param {Compiler} compiler the compiler instance
|
||||
|
||||
Reference in New Issue
Block a user