Skip to content

Commit 39dc300

Browse files
author
Artem Sapegin
committed
Chore: Disable Babel debug mode in the basic example
1 parent ec3a477 commit 39dc300

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/basic/babel.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ module.exports = {
33
[
44
'@babel/env',
55
{
6-
debug: true,
76
modules: false,
87
useBuiltIns: 'usage',
98
},

0 commit comments

Comments
 (0)