Fix ReferenceError: regeneratorRuntime is not defined

This commit is contained in:
Vadim
2021-07-18 16:46:20 +03:00
parent 168743bba8
commit ae0ca7703a
4 changed files with 244 additions and 3 deletions

View File

@@ -97,6 +97,7 @@ export default {
babel({
exclude: 'node_modules/**',
runtimeHelpers: true,
}),
],
watch: {