Fix ReferenceError: regeneratorRuntime is not defined
This commit is contained in:
@@ -97,6 +97,7 @@ export default {
|
||||
|
||||
babel({
|
||||
exclude: 'node_modules/**',
|
||||
runtimeHelpers: true,
|
||||
}),
|
||||
],
|
||||
watch: {
|
||||
|
||||
Reference in New Issue
Block a user