Commit Graph

8 Commits

Author SHA1 Message Date
草鞋没号
5b94562dcd
chore: create build target dir if does not exist (#12581) 2022-06-27 02:52:28 -04:00
Evan You
d8c3bbfa44 refactor: remove weex from codebase 2022-05-20 12:17:13 +08:00
pikax
52d3a7c773 update terser and buble 2021-04-07 17:28:56 +01:00
Evan You
bbfeb039f3 build: bump dev deps 2019-01-07 10:58:29 -05:00
Evan You
17296aa6bb build: ship pre-minified versions of CommonJS build and server renderer 2018-12-12 12:24:41 -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
980801c8a3 build: use terser instead of uglify 2018-10-24 10:50:37 -04:00
Evan You
144a4dd860 build: rename build/ to scripts/ 2017-12-21 20:17:47 -05:00