mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 15:30:03 +02:00
Esbuild
This commit is contained in:
@@ -29,7 +29,7 @@ export default merge(baseConfig, {
|
||||
test: /\.js$/,
|
||||
exclude: /node_modules/,
|
||||
use: {
|
||||
loader: 'babel-loader',
|
||||
loader: 'esbuild-loader',
|
||||
},
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user