Skip to content

Commit fa48a59

Browse files
committed
Hint for the needed configuration of a production environment
1 parent 46b4796 commit fa48a59

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,8 @@
1010
- npm run watchify
1111
- Git commit/push into the master after changes
1212

13+
## Production
14+
- Set environment variable "NODE_ENV" to "production" to enable express internal optimizations
15+
1316
## Try it online
1417
http://angularjs-skeleton.herokuapp.com/

0 commit comments

Comments
 (0)