Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
Set babelrcRoots in babel config
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail-syed committed Sep 4, 2019
1 parent 58e21c3 commit b9d8e4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ module.exports = {
'babel-preset-shopify/react',
],
sourceMaps: 'inline',
babelrcRoots: ['./packages/*'],
};

0 comments on commit b9d8e4d

Please sign in to comment.