Skip to content

Commit

Permalink
remove debugger server from yarn watch
Browse files Browse the repository at this point in the history
  • Loading branch information
scholarsmate committed Sep 27, 2023
1 parent 4e28136 commit 6879d42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/yarn-scripts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ const scalaclean = () => {
function watch() {
concurrently(
[
'yarn scalawatch',
'webpack --watch --devtool nosources-source-map --config ./webpack/ext-dev.webpack.config.js',
'yarn watch:svelte',
],
Expand Down

0 comments on commit 6879d42

Please sign in to comment.