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.
2019-11-15 12:47:26 -08:00
Alexandru Dima
9941fe08ed
Merge pull request #53 from pimterry/patch-1
...
Mark all options as optional in the type definitions
2018-11-23 12:47:02 +01:00
Tim Perry
71728e7e92
Mark all options as optional in the type definitions
2018-11-22 14:23:41 +01:00
Chris Feijoo
5f51fd24f3
Use CommonJS export
2018-11-15 15:39:03 +01:00
Chris Feijoo
5ac536ca6e
Make MonacoEditorWebpackPlugin definition extend Webpack.Plugin
2018-11-15 15:08:33 +01:00
Alex Dima
9eb201f72f
Improve type definition
2018-11-13 15:07:55 +01:00
Doug Turcotte
2a88406fe7
Bare minimum module declaration for compatibility with TypeScript webpack configs with noImplicitAny
2018-11-12 12:39:42 -05:00