mirror of
https://github.com/nuxt/nuxt.git
synced 2025-03-01 20:54:08 +00:00
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
|
export default {
|
||
|
appTemplatePath: './test/mytemplate.html'
|
||
|
}
|