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-05 21:53:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8a8ad7e67c
Nuxt
/
examples
/
routes-transitions
/
nuxt.config.js
8 lines
104 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add transition option and package.json next config
2016-11-21 18:53:11 +00:00
module
.
exports
=
{
Update example with dynamic transition
2016-12-20 12:29:22 +00:00
build
:
{
vendor
:
[
'axios'
]
}
,
css
:
[
'assets/main.css'
]
,
loading
:
false
Add transition option and package.json next config
2016-11-21 18:53:11 +00:00
}
Reference in New Issue
Copy Permalink