Nuxt/packages/config/test
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
config feat(vue-app): universal fetch (#5028) 2019-02-14 16:56:58 +01:00
fixtures test: add unit tests for @nuxt/config 2019-01-14 17:40:15 +00:00
index.test.js feat(test): unit tests for core/config module (#4760) 2019-01-19 13:00:51 +01:00
options.test.js fix: disable parallel build when extractCSS is enabled 2019-02-13 10:32:13 +00:00