Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
- Fixed bug that caused Roosevelt to not listen to `NODE_ENV`.
- Moved symlink creation to a separate step and made happen earlier in the app initialization process to maek it easier to work with the various Roosevelt server starting events.
- Various dependencies bumped.
  • Loading branch information
kethinov authored Oct 30, 2020
1 parent 684a614 commit e038629
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/rooseveltframework/roosevelt/graphs/contributors"
}
],
"version": "0.19.3",
"version": "0.19.4",
"files": [
"defaultErrorPages",
"lib",
Expand Down

0 comments on commit e038629

Please sign in to comment.