Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pospelove committed Oct 20, 2023
1 parent c51dfdc commit 1cd3561
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions skymp5-client/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ module.exports = {
entry: [
"./src/index.ts"
],
// SkyrimPlatform ignores embedded source maps at this moment
// devtool: "inline-source-map",
devtool: false,
output: {
path: outDirPath,
Expand Down

0 comments on commit 1cd3561

Please sign in to comment.