Framework updates
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
1
node_modules/webpack/lib/SourceMapDevToolModuleOptionsPlugin.js
generated
vendored
1
node_modules/webpack/lib/SourceMapDevToolModuleOptionsPlugin.js
generated
vendored
@@ -17,6 +17,7 @@ class SourceMapDevToolModuleOptionsPlugin {
|
||||
* @param {SourceMapDevToolPluginOptions=} options options
|
||||
*/
|
||||
constructor(options = {}) {
|
||||
/** @type {SourceMapDevToolPluginOptions} */
|
||||
this.options = options;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user