Skip to content

Commit

Permalink
Forgot importLazy
Browse files Browse the repository at this point in the history
  • Loading branch information
colingourlay committed Jul 15, 2022
1 parent 5322676 commit 45ba7b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/babel.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// External
const importLazy = require('import-lazy')(require);
const mem = require('mem');
const semver = importLazy('semver');

Expand Down

0 comments on commit 45ba7b3

Please sign in to comment.