Skip to content

Commit

Permalink
Install plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
peterp committed Sep 7, 2020
1 parent 361787e commit 4597b5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/core/config/babel-preset.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ module.exports = () => {
},
],
['babel-plugin-graphql-tag'],
[
require('../dist/babelPlugins/babel-plugin-redwood-directory-named-import'),
],
],
overrides: [
// ** API **
Expand Down

0 comments on commit 4597b5d

Please sign in to comment.