Nuxt/test/fixtures/custom-app-template/nuxt.config.js

4 lines
63 B
JavaScript

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