issues
search
vuejs-templates
/
webpack
A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
MIT License
9.7k
stars
4.38k
forks
source link
Fix test unit + e2e
#1448
Open
fritx
opened
6 years ago
fritx
commented
6 years ago
fix unit test by setting testURL to jest
fix e2e test by upgrading chromedriver version
Before:
plus
After:
Before:
plus
After: