mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-20 16:56:41 +02:00
Remove babel-plugin-transform-remove-strict-mode
This commit is contained in:
@@ -36,9 +36,6 @@ export const webConfig = () => {
|
||||
'browsers': ['last 3 versions']
|
||||
}
|
||||
}]
|
||||
],
|
||||
plugins: [
|
||||
'transform-remove-strict-mode'
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user