Commit Graph

9 Commits (e032f77fb909de318b35868dd8bf4e5b0405821e)

Author SHA1 Message Date
Alexandru Dima d71d21ec6f
Merge remote-tracking branch 'origin/master' into pr/jimmydief/83 5 years ago
James Diefenderfer 3bab84bf28
add support for dynamic filenames
Add support for custom filename template for worker scripts.
5 years ago
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