Skip to content

Commit

Permalink
Iss #81: Fix audit problems. Add importClassFromDirectories so contro…
Browse files Browse the repository at this point in the history
…llers can be imported using string path.
  • Loading branch information
Roger Fedor committed May 22, 2021
1 parent ff4ee37 commit 2eb9eb6
Show file tree
Hide file tree
Showing 6 changed files with 1,457 additions and 295 deletions.
1 change: 1 addition & 0 deletions __tests__/fixtures/controllers/controllers.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export * from '../controllers'
Loading

0 comments on commit 2eb9eb6

Please sign in to comment.