This website requires JavaScript.
Explore
Help
Sign In
status-im
/
reagent
mirror of
https://github.com/status-im/reagent.git
Watch
2
Star
0
Fork
You've already forked reagent
0
Code
Issues
Projects
Releases
Wiki
Activity
e85e2bb056
reagent
/
prepare-tests.sh
4 lines
25 B
Bash
Raw
Normal View
History
Unescape
Escape
Run all tests on their own directories This allows running figwheel on main folder, without node_modules from tests messing the environment.
2017-10-13 12:02:10 +00:00
#!/bin/bash
Optimize node modules, remove old stuff - Removed webpack build for now, not up-to-date, can be added later if needed - Share node modules using symlinks for envs that use the same packages
2017-10-13 13:42:25 +00:00
npm install