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
2c1eb87671
Nuxt
/
playground
/
nuxt.config.ts
6 lines
97 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
(
{
fix: webpack compilation (#41)
2021-04-03 12:42:02 +00:00
vite
:
!
true
feat: module utils and improvements (#38)
2021-04-02 11:47:01 +00:00
}
)
Reference in New Issue
Copy Permalink