Run npm test and view the results on http://localhost:8080/
or run npm run test:headless to run the tests on the command line.
This repo also contains the configuration file wallaby.js to run the
tests from your IDE using Wallaby.js
Browser support
Chrome 53+
Firefox 63+
Safari 10+
iOS Safari 10+
Chrome Android 71+
Firefox Android 64+
Edge 16+ (with polyfill)
Polyfilling Edge 16+
Refer to /lib/polyfill-loader.js to see how the webcomponentsjs polyfill
and the Webpack bundle are loaded. The Webpack bundle only parses the CSS inside Shadow DOM.
Note that the webpack loader is only suitable for browsers that do not support Shadow DOM.
请发表评论