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 01:53:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c8f8691496
Nuxt
/
playground
/
nuxt.config.ts
6 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: module utils and improvements (#38)
2021-04-02 11:47:01 +00:00
import
{
defineNuxtConfig
}
from
'@nuxt/kit'
export
default
defineNuxtConfig
(
{
chore: update playground
2021-09-10 08:11:32 +00:00
// vite: true
feat: module utils and improvements (#38)
2021-04-02 11:47:01 +00:00
}
)
Reference in New Issue
Copy Permalink