| | |
| | | |
| | | class SystemPlugin { |
| | | /** |
| | | * Apply the plugin |
| | | * Applies the plugin by registering its hooks on the compiler. |
| | | * @param {Compiler} compiler the compiler instance |
| | | * @returns {void} |
| | | */ |
| | |
| | | }); |
| | | |
| | | /** |
| | | * Handles the hook callback for this code path. |
| | | * @param {Parser} parser parser parser |
| | | * @param {JavascriptParserOptions} parserOptions parserOptions |
| | | * @returns {void} |
| | |
| | | } |
| | | |
| | | /** |
| | | * Sets not supported. |
| | | * @param {string} name name |
| | | */ |
| | | const setNotSupported = (name) => { |
| | |
| | | |
| | | class SystemImportDeprecationWarning extends WebpackError { |
| | | /** |
| | | * Creates an instance of SystemImportDeprecationWarning. |
| | | * @param {DependencyLocation} loc location |
| | | */ |
| | | constructor(loc) { |