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 08:33:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
chore--move-ui-template-to-dep-link
Nuxt
/
packages
/
nuxt
/
config.cjs
8 lines
97 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
perf(nuxt): import `defineNuxtConfig` from `nuxt/config` (#7485)
2022-09-14 10:37:30 +00:00
function
defineNuxtConfig
(
config
)
{
return
config
}
module
.
exports
=
{
chore: cleanup eslint rules with latest `@nuxt/eslint-config` (#26653)
2024-04-05 18:08:32 +00:00
defineNuxtConfig
,
perf(nuxt): import `defineNuxtConfig` from `nuxt/config` (#7485)
2022-09-14 10:37:30 +00:00
}
Reference in New Issue
Copy Permalink