Skip to content

Commit

Permalink
fix: add missing @babel/plugin-syntax-dynamic-import package.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Apr 5, 2023
1 parent b39e7af commit fb3ec86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"@babel/plugin-proposal-decorators": "~7.21.0",
"@babel/plugin-proposal-export-default-from": "~7.18.10",
"@babel/plugin-transform-runtime": "~7.21.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "~7.21.0",
"@babel/preset-react": "~7.18.6",
"@babel/preset-typescript": "~7.21.0",
Expand Down

0 comments on commit fb3ec86

Please sign in to comment.