Commit Graph

6 Commits

Author SHA1 Message Date
Evan You 7fb6fdd168 build: introduce feature flags, hide new slot syntax behind flag 2019-01-15 16:22:06 -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 52f9d3f492 build: upgrade webpack & karma 2018-10-24 10:41:38 -04:00
Evan You 144a4dd860 build: rename build/ to scripts/ 2017-12-21 20:17:47 -05:00
Evan You 8b43c81ed4 ci: bump transition unit test duration 2017-11-24 10:16:07 -05:00
Evan You 610d1aabe9 build: move test config files into /test 2017-06-17 19:11:38 +08:00