This website requires JavaScript.
Explore
Help
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-23 22:25:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
505aed4575
Nuxt
/
examples
/
routes-transitions
/
nuxt.config.js
8 lines
106 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'
]
}
,
Fix paths & typo
2017-07-08 18:31:41 +00:00
css
:
[
'~/assets/main.css'
]
,
Update example with dynamic transition
2016-12-20 12:29:22 +00:00
loading
:
false
Add transition option and package.json next config
2016-11-21 18:53:11 +00:00
}
Reference in New Issue
Copy Permalink