Skip to content

Commit

Permalink
fix: Add babel root import.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Nov 7, 2020
1 parent 8d8a635 commit df10d82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions babel.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module.exports = require('./lib/babel').config;

0 comments on commit df10d82

Please sign in to comment.