Skip to content

Commit

Permalink
adding ts loader into deps to support heroku on prod
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandremagno committed Mar 23, 2023
1 parent fdd8c24 commit a10ad87
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 41 deletions.
48 changes: 8 additions & 40 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"jest-webpack": "^0.5.1",
"moxios": "^0.4.0",
"react-test-renderer": "^16.6.3",
"ts-loader": "^9.4.2",
"typescript": "^5.0.2",
"webpack-dev-server": "^4.11.1"
},
Expand Down Expand Up @@ -164,6 +163,7 @@
"typeface-roboto": "0.0.31",
"uglifyjs-webpack-plugin": "^1.3.0",
"url-loader": "^4.1.1",
"ts-loader": "^9.4.2",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
}
Expand Down

0 comments on commit a10ad87

Please sign in to comment.