We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
html-encoding-sniffer
1 parent 226def8 commit 0dea5c9Copy full SHA for 0dea5c9
1 file changed
nuxt.config.ts
@@ -54,7 +54,7 @@ export default defineNuxtConfig({
54
55
nitro: {
56
externals: {
57
- inline: ['isomorphic-dompurify', '@exodus/bytes'],
+ inline: ['isomorphic-dompurify', '@exodus/bytes', 'html-encoding-sniffer'],
58
},
59
60
0 commit comments