Nuxt/packages
Pooya Parsa 2015140d12 feat(vue-app): universal fetch (#5028)
* pkg(nuxt-start): add node-fetch, unfetch

* pkg(vue-app): add node-fetch, unfetch

* add yarn.lock

* feat(config): _app.fetch options

* feat(builder): add fetch to templateVars

* feat(vue-app): polyfill global with fetch

* feat(fixtures/basic): /api/test

* add fetch example to fixtures

* remove unfetch from nuxt-start

* update template snapshot

* revert extra new line in server.js

* single line if
2019-02-14 16:56:58 +01:00
..
babel-preset-app refactor: fallback to babel-preset-env defualt targets when buildTarget is not specified 2019-02-13 11:26:05 +00:00
builder feat(vue-app): universal fetch (#5028) 2019-02-14 16:56:58 +01:00
cli chore(deps): update dependency consola to ^2.4.1 (#5012) 2019-02-12 11:44:29 +03:30
config feat(vue-app): universal fetch (#5028) 2019-02-14 16:56:58 +01:00
core chore(deps): update dependency consola to ^2.4.1 (#5012) 2019-02-12 11:44:29 +03:30
generator chore(deps): update dependency consola to ^2.4.1 (#5012) 2019-02-12 11:44:29 +03:30
server fix: not send Server-Timing header if no timing info 2019-02-14 15:23:25 +00:00
typescript test: mock enquirer in typescript tests (#5025) 2019-02-13 09:16:51 +00:00
utils chore(deps): update dependency consola to ^2.4.1 (#5012) 2019-02-12 11:44:29 +03:30
vue-app feat(vue-app): universal fetch (#5028) 2019-02-14 16:56:58 +01:00
vue-renderer chore(deps): update dependency consola to ^2.4.1 (#5012) 2019-02-12 11:44:29 +03:30
webpack fix: generate failure (#5007) 2019-02-13 09:18:41 +00:00