Nuxt/packages/config/test/config
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
..
__snapshots__ feat(vue-app): universal fetch (#5028) 2019-02-14 16:56:58 +01:00
_common.test.js test: add unit tests for @nuxt/config 2019-01-14 17:40:15 +00:00
build.test.js test: add unit tests for @nuxt/config 2019-01-14 17:40:15 +00:00
index.test.js fix(test): remove local paths 2019-01-14 19:47:00 +00:00
render.test.js test: add unit tests for @nuxt/config 2019-01-14 17:40:15 +00:00
server.test.js feat(server): timing option for Server-Timing header (#4800) 2019-01-19 21:44:54 +03:30