Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mondeja committed Mar 7, 2024
1 parent 212e052 commit 08d7326
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ const buildEntries = async () => {
export default {
entry: await buildEntries(),
resolve: {
/*
alias: {
svelte: path.dirname(require.resolve("svelte/package.json")),
},
*/
extensions: [".mjs", ".js", ".svelte", ".scss"],
mainFields: ["svelte", "browser", "module", "main"],
},
Expand Down

0 comments on commit 08d7326

Please # to comment.