Commit Graph

5 Commits

Author SHA1 Message Date
Adam Pash
244d17ddd3
fix: proxy browser in build tests (#232) 2019-01-30 10:40:17 -08:00
Adam Pash
0e22947e2c
fix: non-forked packages breaking web build (#225) 2019-01-25 16:48:58 -08:00
Ralph Jbeily
46ce505727
feat: update package.json scripts to work on windows (#216)
* feat: add npm-run-all and fix test:web script

* fix: remove test script extra option

* fix: update lint script revert test script and remove npm-run-all

* chore: revert to linux/mac specific script

* fix: prepend node command so it works on windows
2019-01-24 11:27:01 +02:00
Adam Pash
e4b057f9ea
chore: update node and some deps (#209)
* chore: update .nvmrc

* added prettier and pre-commit hooks

* update docker image to new node

* add karma-cli to get web tests working

* explictly install karma... seems to fix problem

* remove pre-built phantomjs

* swap install order
2019-01-16 16:03:36 -08:00
Adam Pash
60a6861e18 Feat: browser support (#19)
Big undertaking to support Mercury in the browser. Builds are working and all tests are passing both for web and node builds. Most code is closely shared.
2016-11-21 14:17:06 -08:00