mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 09:33:54 +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: {
|
build: {
|
||||||
transpile: [/nuxt-website-theme/]
|
transpile: [/nuxt-website-theme/]
|
||||||
},
|
},
|
||||||
|
experimental: { inlineSSRStyles: false },
|
||||||
nitro: {
|
nitro: {
|
||||||
esbuild: {
|
esbuild: {
|
||||||
options: {
|
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