Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 328 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 328 Bytes
source ../kaiser/mystic_rose/namespaces/production/env.sh
NODE_ENV=production npm run dist
source ~/.bashrc

packages are shared with fam (node_modules ln -s ../fam/node_modules/ ./node_modules) so any new packages this requires have to go in fam too

otherwise webpack duplicates all node modules to make bundle huge