mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
docs: fix typo in nitro options in wasm example (#7639)
This commit is contained in:
parent
abd0feb368
commit
fcf08c95be
@ -1,6 +1,6 @@
|
||||
export default defineNuxtConfig({
|
||||
nitro: {
|
||||
experiments: {
|
||||
experimental: {
|
||||
wasm: true
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user