mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-14 17:54:13 +01:00
Update some dependencies
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { jsConfig } from './webpack.config.base'
|
||||
|
||||
const minConfig = jsConfig()
|
||||
minConfig.mode = 'production'
|
||||
minConfig.output.filename = '[name].min.js'
|
||||
|
||||
export default [minConfig]
|
||||
|
||||
Reference in New Issue
Block a user