Nuxt/lib/app
Sébastien Chopin 5b923fd97e feat: Add extensions option to add more language support 2018-01-04 18:10:17 +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 feat: Add extensions option to add more language support 2018-01-04 18:10:17 +01:00
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 feat: Add extensions option to add more language support 2018-01-04 18:10:17 +01:00
utils.js feature: redirect by route name 2017-12-21 12:21:43 +03:30