Commit Graph

15 Commits

Author SHA1 Message Date
Evan You
63f5c6e9f1 build: add esm browser prod build 2018-12-12 12:24:41 -05:00
Evan You
861abf4bb9 feat: add browser ESM build 2018-12-12 12:24:41 -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
xudaashuai
f5b5b3c96f chore: use template strings in config.js (#8113) 2018-10-24 12:48:58 -04:00
Evan You
980801c8a3 build: use terser instead of uglify 2018-10-24 10:50:37 -04:00
Evan You
52f9d3f492 build: upgrade webpack & karma 2018-10-24 10:41:38 -04:00
Léo Andrès
943e5c242b workflow: clean shell scripts (#7826) 2018-03-22 10:02:40 -04:00
Evan You
a08feed8c4 build: build 2.5.14 2018-03-09 16:41:25 -05:00
Evan You
2c52c4265b workflow: specify e2e env when releasing 2018-03-09 16:36:24 -05:00
Evan You
e98d12d232 workflow: add "polish" to commit types 2018-03-08 10:32:42 -05:00
Evan You
9b22d86ab3 fix: install ssr helpers for functional context during SSR
close #7443, ref nuxt/nuxt.js#2565
2018-03-08 09:51:03 -05:00
Evan You
a6a9d6d05a workflow: improve git hooks setup 2018-01-06 10:08:47 -05:00
JK
400aa651ba chore: fix setup script (#7364) 2018-01-02 11:21:05 -05:00
Evan You
144a4dd860 build: rename build/ to scripts/ 2017-12-21 20:17:47 -05:00