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-14 10:04:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bbeb6b50f5
Nuxt
/
examples
/
with-pages
/
nuxt.config.ts
5 lines
79 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: export `defineNuxtConfig` from `nuxt3` and `@nuxt/bridge` (#669)
2021-10-06 12:31:52 +00:00
import
{
defineNuxtConfig
}
from
'nuxt3'
feat: `@nuxt/meta` module for head rendering (#179) Co-authored-by: Anthony Fu <hi@antfu.me> Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-07-15 11:28:04 +00:00
export
default
defineNuxtConfig
(
{
}
)
Reference in New Issue
Copy Permalink