mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +00:00
chore(docs): update lockfile and disable style inlining
This commit is contained in:
parent
104bcbd665
commit
49d4ce8604
@ -5,6 +5,7 @@ export default defineNuxtConfig({
|
||||
build: {
|
||||
transpile: [/nuxt-website-theme/]
|
||||
},
|
||||
experimental: { inlineSSRStyles: false },
|
||||
nitro: {
|
||||
esbuild: {
|
||||
options: {
|
||||
|
2363
docs/yarn.lock
2363
docs/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user