mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-10 17:33:24 +01:00
Change babel source type to module
This commit is contained in:
parent
182c48627e
commit
98c4da2b8d
@ -10,5 +10,5 @@
|
||||
}
|
||||
]
|
||||
],
|
||||
"sourceType": "unambiguous"
|
||||
"sourceType": "module"
|
||||
}
|
@ -10,5 +10,5 @@
|
||||
}
|
||||
]
|
||||
],
|
||||
"sourceType": "unambiguous"
|
||||
"sourceType": "module"
|
||||
}
|
||||
|
@ -10,5 +10,5 @@
|
||||
}
|
||||
]
|
||||
],
|
||||
"sourceType": "unambiguous"
|
||||
"sourceType": "module"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user