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
2025-03-02 11:42:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
afa2e6b05c
Nuxt
/
test
/
fixtures
/
basic
History
johan.roxendal@gu.se
afa2e6b05c
Implemented wait in generate function so generation of dynamic routes with ajax calls are not all sceduled simultaneously, possibly flooding the data backend with queries.
...
Use generate.wait (ms) to stagger route generate calls over time.
Fixes
#590
.
2017-04-25 14:04:49 +02:00
..
pages
Fix tests
2017-04-14 12:06:40 +02:00
store
/foo
Add vuex nested modules test
2017-03-26 00:53:50 +01:00
nuxt.config.js
Implemented wait in generate function so generation of dynamic routes with ajax calls are not all sceduled simultaneously, possibly flooding the data backend with queries.
2017-04-25 14:04:49 +02:00