Commit Graph

1404 Commits

Author SHA1 Message Date
Clark Du
bd97faec59
feat(vue-loader): import SFCs from dependencies 2018-05-04 17:00:46 +01:00
Sébastien Chopin
fe30ef3525 fix: Use Component instead of paths 2018-05-04 11:36:10 +02:00
Sébastien Chopin
c6553a39cd fix: #2854 2018-05-04 10:32:26 +02:00
Clark Du
7514db73b2
feat: add hook for getting data before sending to client 2018-05-03 20:47:55 +01:00
Pooya Parsa
8feeeb0cfe Revert "feat: add webpackPrefetch to initial async chunk options (webpack 4.6.0)"
This reverts commit 09b141efa4.
2018-05-02 14:29:55 +04:30
Pooya Parsa
44d1e83c7f cli: consola.info 2018-05-02 14:29:55 +04:30
Pooya Parsa
a8cbbf03ce always enable resourceHints 2018-05-02 14:29:55 +04:30
Pooya Parsa
aec6828892 feat: add webpackPrefetch to initial async chunk options (webpack 4.6.0) 2018-05-02 14:29:55 +04:30
Pooya Parsa
2428a13c05 feat(ssr): render initial and used async css chunks (vuejs/vue#7902) 2018-05-02 14:29:55 +04:30
Pooya Parsa
dfab96fdb7 fix: whitelist vue&type=style in SSR bundle 2018-05-02 12:57:26 +04:30
Clark Du
a02c445cdf
Merge pull request #3212 from btkostner/patch-1
export server resourceMap
2018-04-30 08:39:39 +01:00
Clark Du
b022d21bd3
Merge pull request #3239 from rockywu/dev
add extendRoutes Support for meta properties
2018-04-30 08:36:01 +01:00
Sean Larkin
d26a4169bb
fix(wasm): fix resolved default extensions
Fixes #3261
2018-04-23 23:58:01 -07:00
Alexandre Villeneuve
85cfc625ee feat: optional pug support (#3206) 2018-04-21 11:57:48 +04:30
rockywu 吴佳雷
3e62642908 add extendRoutes Support for meta properties 2018-04-18 15:20:37 +08:00
Clark Du
918ce3c15f
refactor: make createRouter support async 2018-04-17 15:09:50 +08:00
Jordan Ramstad
869fdc2c25
Update router to allow async functions 2018-04-13 12:22:35 -06:00
Sébastien Chopin
a02935c15f fix: Fix CSP in development mode, add unsafe-eval 2018-04-13 12:37:32 +02:00
Sébastien Chopin
0df0b8bebc fix: When render.scp is true, add csp.enabled to true 2018-04-13 11:08:36 +02:00
Clark Du
20010a6f47
misc: add warn for vendor 2018-04-13 14:50:39 +08:00
Pooya Parsa
fb978b812a pef(server.js): only include lodash/omit 2018-04-13 03:44:25 +04:30
Ricardo Gobbo de Souza
320d1ba283 chore(options): vendor backward compability with nuxt 1.x (#3218) 2018-04-13 01:12:50 +04:30
Pooya Parsa
238480c322 fix: commons group working with windows 2018-04-13 01:01:26 +04:30
Pooya Parsa
05efd73136 fix(module): correct errors when template is Object 2018-04-12 23:46:08 +04:30
Clark Du
952dfe0d4f fix: multiStep broke html-webpack-plugin 2018-04-11 22:54:01 +08:00
Clark Du
c393f2881d
fix: webpackHotUpdate is not defined in HMR 2018-04-11 22:35:20 +08:00
Sébastien Chopin
cec5d37698 fix: Add style-resources before pre-processor loader 2018-04-11 10:21:30 +02:00
Blake Kostner
45f3c60bd9
export server resourceMap 2018-04-10 11:16:47 -06:00
Ricardo Gobbo de Souza
c57a093901 feat: added default page when no pages/ directory 2018-04-06 08:27:43 -03:00
Pooya Parsa
e4ee624011 feat: improve esm handling
disables esm for nuxt modules
2018-04-05 13:08:54 +04:30
Clark Du
80126228b2 remove temporary fix for html-webpack-plugin
It has been fixed in: vue-loader #8626739c
2018-04-04 16:39:17 +08:00
Clark Du
89bdd71591
refactor: perf-loader and test 2018-04-02 20:08:31 +08:00
Clark Du
e2e124b8e4 refactor: enable babel.cache in dev by default 2018-04-02 20:01:17 +08:00
Pooya Parsa
1484928237 chore: add http:// to ready message 2018-04-02 15:42:29 +04:30
Clark Du
855c0eaabe
refactor: temporarily disable css thread pool 2018-04-02 18:22:42 +08:00
Clark Du
df101461e8 Revert "refactor: change ladash-loader to es module"
This reverts commit 90473ce71f.
2018-04-02 18:07:29 +08:00
Clark Du
90473ce71f
refactor: change ladash-loader to es module 2018-04-02 16:42:08 +08:00
Clark Du
bc407cdbce
refactor: enable babel.cacheDirectory when dev&&build.cache by default 2018-04-02 16:14:15 +08:00
Pooya Parsa
e7cfca3326 fix typo for setimmediate 2018-04-02 11:29:09 +04:30
Pooya Parsa
0ca99426c9 chore: remove unnecessary scopes 2018-04-02 00:50:46 +04:30
Pooya Parsa
c979802c4d perf: use normal require for postcss 2018-04-02 00:13:23 +04:30
Pooya Parsa
9f8aea5a4c fix: fatal error on nuxt ready 2018-04-02 00:07:57 +04:30
Pooya Parsa
46fcf47db1 fix: prevent showReady when has compile errors 2018-04-02 00:00:39 +04:30
Pooya Parsa
f12b26ed8d perf: enable babel cacheDirectory by default 2018-04-01 00:53:47 +04:30
Pooya Parsa
89d5f3753e perf: prevent duplicate showReady 2018-04-01 00:50:14 +04:30
Pooya Parsa
a5373f2464 revert showCursor 2018-04-01 00:29:53 +04:30
Pooya Parsa
5e595e7e66 misc: improve cli 2018-04-01 00:26:38 +04:30
Pooya Parsa
526a647ce1 misc: improve cli 2018-03-31 23:28:04 +04:30
Pooya Parsa
46c7fd2767 fix: default ready message 2018-03-31 21:39:06 +04:30
Pooya Parsa
25741f5a1f refactor: use consola for all console stuff 2018-03-31 21:21:55 +04:30