diff options
| author | Yuval Adam <_@yuv.al> | 2017-10-18 22:24:42 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-10-18 22:24:42 +0300 |
| commit | ca24e57d8a5708b07bb8e5179e0a9ed7400c836b (patch) | |
| tree | 547929204e66419efbb904726c9aa65104514e34 /README.md | |
| parent | 1e1bcf15cd7211210c32dba73da03db64eba495f (diff) | |
Build for production
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ $ yarn install and pack all the assets before testing and/or deploying: ```bash -$ webpack +$ NODE_ENV=production webpack ``` Make sure you have a stupid `redis-server` running on localhost to enjoy some sane caching. |
