Nuxt/lib/app
Sébastien Chopin 2956e73c3e Loading component done
- Loading component working and customisable via nuxt.config.js (see
examples/async-data/)
- Accept callback for new Nuxt(options, cb) with cb(null, nuxt)
- Simplify async-data example
2016-11-07 19:21:32 +01:00
..
components Loading component done 2016-11-07 19:21:32 +01:00
App.vue Loading component done 2016-11-07 19:21:32 +01:00
client.js Loading component done 2016-11-07 19:21:32 +01:00
index.js Prototype 0.1.0 working 2016-11-07 02:34:58 +01:00
router.js Prototype 0.1.0 working 2016-11-07 02:34:58 +01:00
server.js Prototype 0.1.0 working 2016-11-07 02:34:58 +01:00
utils.js Add async-data example + add module resolver in webpack 2016-11-07 13:53:05 +01:00