Skip to content

Commit

Permalink
Make CI fail
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Sep 26, 2023
1 parent e037512 commit d2b8c11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gulpfile.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,7 @@ if (bool(process.env.BABEL_8_BREAKING)) {
libBundles = Array.from(libBundlesIterator());
} else {
libBundles = [
"packages/babel-helper-builder-react-jsx",
"packages/babel-parser",
"packages/babel-plugin-proposal-destructuring-private",
"packages/babel-plugin-transform-object-rest-spread",
Expand Down

0 comments on commit d2b8c11

Please sign in to comment.