Nuxt/examples/cached-components/nuxt.config.js

4 lines
35 B
JavaScript
Raw Normal View History

2016-12-01 18:01:59 +00:00
module.exports = {
cache: true
}