Skip to content

Commit

Permalink
Added custom alias for @babel/runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Woodruff committed Apr 1, 2021
1 parent fe653e1 commit d5935f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/plant-floor/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ module.exports = {
*/
alias: {
"react-native": reactNativePath,
"@babel/runtime":
"../../common/temp/node_modules/.pnpm/node_modules/@babel/runtime",
},
},
/**
Expand Down

0 comments on commit d5935f1

Please sign in to comment.