Nuxt/lib/app
Clark Du 9b060f3be1
feat: upgrade to Babel 7 (#3667)
2018-08-10 14:45:58 +01:00
..
components Use original vue-ssr instead of copy (#3644) 2018-08-07 02:58:33 +02:00
layouts Cleaner structure 2017-06-18 12:06:00 +04:30
pages feat: added default page when no pages/ directory 2018-04-06 08:27:43 -03:00
views Replace background-color to background in loadingIndicator (#3656) 2018-08-08 18:15:15 +02:00
App.js Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
client.js feat: add Vue.config configuration to nuxt.config.js (#3655) 2018-08-08 20:05:23 +01:00
empty.js grammer fix 2017-08-10 14:25:33 +04:30
index.js feat: upgrade to Babel 7 (#3667) 2018-08-10 14:45:58 +01:00
middleware.js fix: ignore test files inside middleware and store (#2905) 2018-03-01 09:38:42 +03:30
router.js Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
server.js Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
store.js Fixed conflicts 2018-08-06 06:45:39 -03:00
utils.js feat: call global vue errorHandler in fetch and asyncData (#3652) 2018-08-08 11:11:08 +01:00