This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-06 06:03:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ae00499ec5
Nuxt
/
examples
/
custom-routes
/
nuxt.config.js
6 lines
58 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Version 0.1.6 - Add example /custom-routes/ - Rename example/with-store/ to examples/vuex-store/ - Feature: Add .vue at the end of the component if not specified in custom routes - Feature: Add .params and .query in the context - Feature: Add .name in route if given in custom routes
2016-11-07 20:38:51 +00:00
module
.
exports
=
{
hello-world example like in the video
2016-11-27 12:39:52 +00:00
build
:
{
vendor
:
[
'axios'
]
Simplify example
2016-12-19 19:35:34 +00:00
}
Version 0.1.6 - Add example /custom-routes/ - Rename example/with-store/ to examples/vuex-store/ - Feature: Add .vue at the end of the component if not specified in custom routes - Feature: Add .params and .query in the context - Feature: Add .name in route if given in custom routes
2016-11-07 20:38:51 +00:00
}
Reference in New Issue
Copy Permalink