Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jun 8, 2023
1 parent 910b141 commit 6e703bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/webpack/src/ember-webpack.ts
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ const Webpack: PackagerConstructor<Options> = class Webpack implements Packager
},
resolve: {
extensions: resolverConfig.resolvableExtensions,
fullySpecified: false,
},
resolveLoader: {
alias: {
Expand Down

0 comments on commit 6e703bd

Please sign in to comment.