Skip to content

Commit

Permalink
fix #85
Browse files Browse the repository at this point in the history
  • Loading branch information
benawad authored Mar 29, 2020
1 parent 0d20fd2 commit e480798
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index/shared/customResolve.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const extensions = [
".svg",
".ts",
".tsx",
".js.flow",
];

/** Resolve with a list of predefined extensions. */
Expand Down

0 comments on commit e480798

Please sign in to comment.