Skip to content

Commit 316ec91

Browse files
committed
chore: remove babel plugin from example babel.config
1 parent ec8b953 commit 316ec91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/babel.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ module.exports = function (api) {
99

1010
return getConfig(
1111
{
12-
// presets: ["babel-preset-expo", `module:${root}/dist/commonjs/babel`],
1312
presets: ["babel-preset-expo"],
1413
},
1514
{ root, pkg },

0 commit comments

Comments
 (0)