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-16 10:54:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4712e99411
Nuxt
/
packages
/
nuxt
/
src
/
pages
/
runtime
/
app.vue
6 lines
71 B
Vue
Raw
Normal View
History
Unescape
Escape
refactor: move app to src with nuxt/app import this refactor allows distributing app with esm modules instead of ts
2021-01-18 12:46:19 +00:00
<
template
>
refactor: extract `<NuxtLayout>` from `<NuxtPage>` (#3011)
2022-01-31 18:58:19 +00:00
<
NuxtLayout
>
<
NuxtPage
/
>
<
/
NuxtLayout
>
refactor: move app to src with nuxt/app import this refactor allows distributing app with esm modules instead of ts
2021-01-18 12:46:19 +00:00
<
/
template
>
Reference in New Issue
Copy Permalink