Skip to content

Commit

Permalink
Potential fix to #351
Browse files Browse the repository at this point in the history
  • Loading branch information
slundberg committed Dec 10, 2018
1 parent f64c48e commit d5262ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 14 deletions.
2 changes: 1 addition & 1 deletion javascript/webpack.config.js
Expand Up @@ -10,7 +10,7 @@ module.exports = {
},

module: {
loaders: [
rules: [
{
test: /\.css$/, loader: "style!css"
},
Expand Down

0 comments on commit d5262ff

Please sign in to comment.