Nuxt/test/fixtures/with-config/nuxt.config.js
Sébastien Chopin b74d452f23 Add more tests
2016-12-21 15:03:37 +01:00

6 lines
56 B
JavaScript

module.exports = {
router: {
base: '/test/'
}
}