mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +01:00
Rename to webpack-plugin
This commit is contained in:
parent
db6aec351b
commit
a21839d00d
25 changed files with 5 additions and 5 deletions
3
webpack-plugin/src/loader-utils.d.ts
vendored
Normal file
3
webpack-plugin/src/loader-utils.d.ts
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
declare module 'loader-utils' {
|
||||
export function interpolateName(loaderContext: any, name: string, options?: any): string;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue