Skip to content

Commit

Permalink
Merge pull request #12 from RezaRostamiNikoo/dev
Browse files Browse the repository at this point in the history
dev
  • Loading branch information
rrosnik committed Aug 15, 2023
2 parents e78cad8 + 87a035b commit 80b15ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module.exports = {
}
]
},
devtool: 'none',
devtool: 'source-map',
resolve: {
extensions: [".ts", ".js"],
},
Expand Down

0 comments on commit 80b15ae

Please sign in to comment.