Nuxt/lib/app
Sébastien Chopin 39ef28ca2a fix: Don't call fixPrepatch on non-dynamic routes 2018-01-04 16:40:34 +01:00
..
components Fix router generation for page names containing @/~ 2017-12-04 00:24:38 +03:30
layouts Cleaner structure 2017-06-18 12:06:00 +04:30
views padding 2017-09-01 21:10:01 +04:30
App.js fix: Handle head as a function in nuxt.config.js 2017-11-16 13:32:11 +01:00
client.js fix: Don't call fixPrepatch on non-dynamic routes 2018-01-04 16:40:34 +01:00
empty.js grammer fix 2017-08-10 14:25:33 +04:30
index.js fix inject for store 2017-12-29 16:01:19 +03:30
middleware.js depricated ~ in flavour of @ for aliases 2017-06-29 21:06:22 +04:30
router.js Update router.js 2017-11-14 10:28:18 +01:00
server.js refactor: remove unnecessary return await (#2224) 2017-11-24 12:03:47 +03:30
store.js Add strict mode in development mode by default 2017-08-13 22:19:37 +02:00
utils.js feature: redirect by route name 2017-12-21 12:21:43 +03:30