Skip to content

Commit

Permalink
Merge pull request #40 from nzambello/nzambello-patch-webpackconfig
Browse files Browse the repository at this point in the history
Update webpack.config.js
  • Loading branch information
nzambello authored Mar 21, 2020
2 parents 50a5490 + 292e022 commit a6d1e5e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ module.exports = {
},
},
},
{
test: /\.styl$/,
loader: 'style-loader!css-loader!stylus-loader',
},
{
test: /\.ts(x?)$/,
exclude: /node_modules/,
Expand Down

0 comments on commit a6d1e5e

Please sign in to comment.