mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-16 22:09:57 +02:00
webpack target node '6.9'
This commit is contained in:
@@ -60,7 +60,7 @@ export const nodeConfig = () => {
|
|||||||
presets: [
|
presets: [
|
||||||
['env', {
|
['env', {
|
||||||
'targets': {
|
'targets': {
|
||||||
'node': 4.2
|
'node': '6.9'
|
||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user