Skip to content

Commit

Permalink
fix: Add index file to resolve imports. (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj authored Mar 27, 2020
1 parent 92b2070 commit 94cf430
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/icons/src/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
// We need a fake index so that bundles can resolve imports correctly.

0 comments on commit 94cf430

Please sign in to comment.