Skip to content

Commit

Permalink
Replaced ts-loader with esbuild-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
sebjulliand committed Jun 6, 2023
1 parent b5e593f commit 15bd603
Show file tree
Hide file tree
Showing 4 changed files with 745 additions and 52 deletions.
4 changes: 1 addition & 3 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
"panel": "dedicated",
"reveal": "never"
},
"problemMatcher": [
"$tsc"
]
"problemMatcher": "$ts-webpack-watch"
}
]
}
Loading

0 comments on commit 15bd603

Please sign in to comment.