Commit Graph

6 Commits

Author SHA1 Message Date
Evan You 7a9290421d build: fix chrome headless on CI 2018-12-26 15:48:19 -05:00
Evan You 85d8ad64aa build: use headless chrome by default for unit tests 2018-12-26 15:38:52 -05:00
Sam Lichlyter 5489339a30 refactor(core): Replace "var" (#8299)
Replaces instances of "var" with "let" and "const" where applicable using the eslint 'no-var' and
'prefer-const' rules
2018-10-24 13:07:40 -04:00
Evan You 1dd6b6f046 refactor: adjust weex branch coverage and build for merging into dev 2017-12-18 21:51:38 -05:00
Josh Soref f477ecdbbb chore: spelling (#6535) 2017-09-07 07:33:09 -04:00
Evan You 610d1aabe9 build: move test config files into /test 2017-06-17 19:11:38 +08:00