Skip to content

Releases: morganney/magic-comments-loader

Release v1.3.0

12 Sep 04:12
8d60a6d
Compare
Choose a tag to compare
  • 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

11 Sep 04:56
e6a8de3
Compare
Choose a tag to compare
  • webpackChunkName now supports globs like webpackChunkName: 'src/**/*.js' to activate
  • webpackPreload is added
  • webpackPrefetch is added
  • Schema validation on comment configurations is added

Release v1.1.0

08 Sep 15:18
Compare
Choose a tag to compare
  • Adds webpackIgnore

Release v1.0.0

08 Sep 15:17
Compare
Choose a tag to compare
  • Add webpackChunkName
  • Add webpackMode