File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ interface VitePluginInspectorOptions {
129
129
130
130
/**
131
131
* append an import to the module id ending with `appendTo` instead of adding a script into body
132
- * useful for frameworks that do not support trannsformIndexHtml hook (e.g. Nuxt3)
132
+ * useful for frameworks that do not support transformIndexHtml hook (e.g. Nuxt3)
133
133
*
134
134
* WARNING: only set this if you know exactly what it does.
135
135
*/
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ interface VitePluginInspectorOptions {
129
129
130
130
/**
131
131
* append an import to the module id ending with `appendTo` instead of adding a script into body
132
- * useful for frameworks that do not support trannsformIndexHtml hook (e.g. Nuxt3)
132
+ * useful for frameworks that do not support transformIndexHtml hook (e.g. Nuxt3)
133
133
*
134
134
* WARNING: only set this if you know exactly what it does.
135
135
*/
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ interface VitePluginInspectorOptions {
129
129
130
130
/**
131
131
* append an import to the module id ending with `appendTo` instead of adding a script into body
132
- * useful for frameworks that do not support trannsformIndexHtml hook (e.g. Nuxt3)
132
+ * useful for frameworks that do not support transformIndexHtml hook (e.g. Nuxt3)
133
133
*
134
134
* WARNING: only set this if you know exactly what it does.
135
135
*/
You can’t perform that action at this time.
0 commit comments