Skip to content

Commit

Permalink
Merge pull request #98 from aurelia/bigopon-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
3cp authored Dec 5, 2023
2 parents b627869 + c7d211e commit bb26ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -301,5 +301,5 @@ function getAureliaDevAliases() {
map[name] = path.resolve(packageLocation, `../../esm/index.dev.mjs`);
} catch {/**/}
return map;
});
}, {});
}

0 comments on commit bb26ec3

Please sign in to comment.