Skip to content

Commit

Permalink
Working with longer compile time smile :)
Browse files Browse the repository at this point in the history
  • Loading branch information
kglovern committed Oct 22, 2024
1 parent 4c33502 commit aed17c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.config.app.production.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ module.exports = {
test: /\.jsx?$/,
loader: 'babel-loader',
options: babelConfig,
exclude: /node_modules/
},
{
test: /\.styl$/,
Expand Down

0 comments on commit aed17c3

Please sign in to comment.