Skip to content

Commit

Permalink
Remove webpack from dependencies
Browse files Browse the repository at this point in the history
Fixes #114
  • Loading branch information
simonihmig committed Nov 27, 2024
1 parent a9e23c3 commit 8e0b5db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ module.exports = {
'ember-cli-inject-live-reload',
'ember-cli-sri',
'ember-cli-terser',
'webpack',
// Linting
// No longer needed because we explicitly define a babel config
'@babel/plugin-proposal-decorators',
Expand Down

0 comments on commit 8e0b5db

Please sign in to comment.