mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Add NamedChunksPlugin (#18644)
This commit is contained in:
committed by
Sheetal Nandi
parent
879ee09301
commit
e189253e24
Vendored
+4
@@ -848,6 +848,10 @@ declare namespace webpack {
|
||||
constructor();
|
||||
}
|
||||
|
||||
class NamedChunksPlugin extends Plugin {
|
||||
constructor();
|
||||
}
|
||||
|
||||
class NoEmitOnErrorsPlugin extends Plugin {
|
||||
constructor();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user