2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-05-31 00:14:05 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Pim 0bf0ceb756 test: use build/dist for e2e testing (#421)
* test: use build/dist for e2e testing

to prevent errors due to wrong build configs

* test: use wrong build conf to test the test

* test: exclude dist for babel-loader in test build

* chore: optimize more for ie9

prefer not to use language features which needs to be transpiled for ie9. Eg for..of to forEach and no spreads

* fix: continue
2019-07-27 17:17:30 +02:00
pimlie 05b8891110 test: add e2e tests
fix: boolean attributes client side
2019-03-12 10:03:46 +01:00