Skip to content

Commit

Permalink
Chore: Disable Babel debug mode in the basic example
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Sapegin committed Dec 17, 2018
1 parent ec3a477 commit 39dc300
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/basic/babel.config.js
Expand Up @@ -3,7 +3,6 @@ module.exports = {
[
'@babel/env',
{
debug: true,
modules: false,
useBuiltIns: 'usage',
},
Expand Down

0 comments on commit 39dc300

Please sign in to comment.