Skip to content

v0.2.0

Compare
Choose a tag to compare
@jescalan jescalan released this 17 Jan 21:52
· 29 commits to master since this release
  • Remove addDependencyTo, as it's not necessary anymore when being used with postcss-loader
  • Change default for root to the webpack context when webpack option is present
  • Add paths option, which should be used to change search paths, and defaults to loaderContext.resourcePath when webpack option is present
  • Big thanks to @smuemd for the work behind many of these changes!