Skip to content

Commit

Permalink
fix: keep migrations folder structure (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
timdeschryver authored May 5, 2019
1 parent 9a2b105 commit 95a256f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"module": "commonjs",
"target": "es5",
"sourceMap": true,
"rootDir": "./",
"outDir": "../../../dist/@angular-extensions/testing-library/migrations",
"noLib": false,
"baseUrl": "./",
Expand Down

0 comments on commit 95a256f

Please sign in to comment.