Nuxt/test/fixtures/basic
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
..
layouts fix(builder): js layout (#4701) 2019-01-07 15:44:51 +03:30
middleware test: add tests for options.ingore 2018-01-15 13:20:42 +03:30
pages feat(vue-app): universal fetch (#5028) 2019-02-14 16:56:58 +01:00
plugins refactor: styleLoader and postcss (#4318) 2018-11-12 21:18:50 +00:00
static tests: Add tests for body scripts 2017-11-06 13:49:24 +01:00
store Fixed conflicts 2018-08-06 06:45:39 -03:00
basic.test.js fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
nuxt.config.js feat(vue-app): universal fetch (#5028) 2019-02-14 16:56:58 +01:00