Commit Graph

7 Commits (c9c13e7b55dcfbe09ea0cfe5cbe4594970569b61)

Author SHA1 Message Date
James Diefenderfer c9c13e7b55
add support for plugin-specific public path
Override the public path from which files generated by this plugin will be served. This wins out over Webpack's dynamic runtime path and can be useful to avoid attempting to load workers cross-origin when using a CDN for other static resources.
5 years ago
Alexandru Dima 9941fe08ed
Merge pull request #53 from pimterry/patch-1
Mark all options as optional in the type definitions
6 years ago
Tim Perry 71728e7e92
Mark all options as optional in the type definitions 6 years ago
Chris Feijoo 5f51fd24f3 Use CommonJS export 6 years ago
Chris Feijoo 5ac536ca6e Make MonacoEditorWebpackPlugin definition extend Webpack.Plugin 6 years ago
Alex Dima 9eb201f72f Improve type definition 6 years ago
Doug Turcotte 2a88406fe7 Bare minimum module declaration for compatibility with TypeScript webpack configs with noImplicitAny 6 years ago