Releases: static-dev/pug-static-loader
Releases · static-dev/pug-static-loader
v2.0.0
- Now exports raw source so the loader can be chained. This is MASSIVELY BREAKING so beware before upgrading. Migration is just adding
source-loader
before it.
- Also pug version has been upgraded 😁
v1.0.0
- Well, it works and its not really going to change much so let's go to 1.0-ville!
- Now works with webpack2 (and not webpack1 anymore)