Nuxt/packages/config/src
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
..
config feat(vue-app): universal fetch (#5028) 2019-02-14 16:56:58 +01:00
index.js fix(config): define once default nuxt config filename (#4814) 2019-01-22 23:22:43 +03:30
options.js fix: disable parallel build when extractCSS is enabled 2019-02-13 10:32:13 +00:00