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-11 16:43:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
50acd3dda5
Nuxt
/
playground
/
nuxt.config.ts
6 lines
96 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
(
{
feat: initial version of nu cli (#54)
2021-04-09 15:52:45 +00:00
vite
:
true
feat: module utils and improvements (#38)
2021-04-02 11:47:01 +00:00
}
)
Reference in New Issue
Copy Permalink