Skip to content

Commit

Permalink
Merge pull request #33 from louislva/master
Browse files Browse the repository at this point in the history
Support for sub-directories, to resolve Issue #27
  • Loading branch information
vihanb authored Jan 4, 2020
2 parents 05149a8 + d3c28b1 commit 456af15
Show file tree
Hide file tree
Showing 3 changed files with 543 additions and 481 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ By default, the files with the following extensions: `["js", "es6", "es", "jsx"]
}
```

If you add the extension `""`, it will also import subdirectories.

### `nostrip`
By default, the file extension will be removed in the generated `import` statements, you can change this using:

Expand Down
Loading

0 comments on commit 456af15

Please sign in to comment.