Please try chrome instead of PhantomJS for running the test suite. The test failures (it says PhantomJS crashed
) are due to a bug in WebKit as it seems.
To test the library with Chrome execute
TEST_BROWSERS=Chrome npm run all
Please try chrome instead of PhantomJS for running the test suite. The test failures (it says PhantomJS crashed
) are due to a bug in WebKit as it seems.
To test the library with Chrome execute
TEST_BROWSERS=Chrome npm run all