You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update Chinese translation
* Do not consider private properties to be named exports (fix: #759) (#765)
* support deps registered by postcss plugins
* make keyframes scoped (close#731)
* only infer scss/sass loader when no explicit loaders have been specified (fix#790)
* 12.0.1
* Revert "make keyframes scoped (close#731)"
This reverts commit 35229b0.
* 12.0.2
Version
12.0.0
Reproduction link
Can't reproduce a build problem
Steps to reproduce
After upgrading my
vue-loader
dependency from 11.3.4 to 12.0.0 the `<style lang="scss"> does no longer work.I'm using the latest vue-cli webpack template with the following added to
webpack.base.conf
What is expected?
It should work as previously.
What is actually happening?
The text was updated successfully, but these errors were encountered: