Skip to content

Commit 8c766c0

Browse files
Remove deprecated SourceMapDevToolPlugin (can use Webpack's built-in one with external source maps)
1 parent 85b8f03 commit 8c766c0

File tree

2 files changed

+0
-49
lines changed

2 files changed

+0
-49
lines changed

src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack/src/SourceMapDevToolPlugin.ts

Lines changed: 0 additions & 48 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
export { createWebpackDevServer } from './WebpackDevMiddleware';
22
export { loadViaWebpack } from './LoadViaWebpack';
3-
export { SourceMapDevToolPlugin } from './SourceMapDevToolPlugin';

0 commit comments

Comments
 (0)