Skip to content

Commit

Permalink
build(package): update sass-loader to v8.0.2
Browse files Browse the repository at this point in the history
Storybook had issues loading include-media from node_modules. Fix was released on v8+.
See webpack-contrib/sass-loader#556
  • Loading branch information
lalli-flores committed Feb 18, 2020
1 parent 4d9072d commit 2e88c4d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 12 deletions.
26 changes: 15 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -83,7 +83,7 @@
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-scss": "^1.0.2",
"rxjs": "^6.5.4",
"sass-loader": "^7.1.0",
"sass-loader": "^8.0.2",
"sass-resources-loader": "^2.0.1",
"semantic-release": "^15.13.19",
"style-loader": "^0.23.1"
Expand Down

0 comments on commit 2e88c4d

Please sign in to comment.