Nuxt/test/fixtures/custom-app-template/nuxt.config.js
2018-08-10 16:23:09 +01:00

4 lines
63 B
JavaScript

export default {
appTemplatePath: './test/mytemplate.html'
}