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-12 00:53:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7046930a67
Nuxt
/
test
/
fixtures
/
basic
/
extends
/
bar
/
nuxt.config.ts
4 lines
60 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(nuxt): ignore falsy modules (#19684)
2023-03-19 23:16:13 +00:00
export
default
defineNuxtConfig
(
{
module
s
:
[
undefined
]
}
)
Reference in New Issue
Copy Permalink