Files
react/build.sh
T
2017-03-16 21:58:43 -04:00

6 lines
80 B
Bash

grunt build:npm-react
cd build/packages/react
deps link
npm install
cd ../../..