Releases: morganney/magic-comments-loader
Releases · morganney/magic-comments-loader
Release v1.3.0
- Adds
webpackExports
option - Adds
match
option to configure which paths are matched against provided globs (module or import) - Adds
Function
values for comment options to better control comment usage - Improves the documentation in the README
Release v1.2.0
webpackChunkName
now supports globs likewebpackChunkName: 'src/**/*.js'
to activatewebpackPreload
is addedwebpackPrefetch
is added- Schema validation on comment configurations is added
Release v1.1.0
- Adds
webpackIgnore
Release v1.0.0
- Add
webpackChunkName
- Add
webpackMode