This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-12 00:53:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cf205e7902
Nuxt
/
test
/
fixtures
/
custom-app-template
/
nuxt.config.js
7 lines
95 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: make appTemplatePath customizable (#3678) related: #1925
2018-08-10 15:23:09 +00:00
export
default
{
feat(vue-renderer): support evaluation in templates (#6505)
2019-11-24 12:31:21 +00:00
appTemplatePath
:
'./test/mytemplate.html'
,
env
:
{
tracker
:
'ga'
}
feat: make appTemplatePath customizable (#3678) related: #1925
2018-08-10 15:23:09 +00:00
}
Reference in New Issue
Copy Permalink