Skip to content

Commit 1640262

Browse files
committed
touched to see if actions would trigger
1 parent a79a0df commit 1640262

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

babel-browser.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
module.exports = {
22
extends: "./babel.config",
33
presets: [
4-
// TODO: Figure out if we should specify some browser targets here, or if Gatsby will re-transpile
5-
// them or what.
4+
// TODO: Figure out if we should specify some browser targets here, or if Gatsby will re-transpile them or what.
65
"@babel/preset-env",
76
"@babel/preset-react",
87
],

0 commit comments

Comments
 (0)