We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f9f4f commit 953669dCopy full SHA for 953669d
lib/import-processor.ts
@@ -87,7 +87,7 @@ const importProcessors = {
87
useHelperWrapper: true,
88
useSafeImports: true,
89
extendImportPathForNamedImports: true,
90
- embroiderStatic: true,
+ embroiderStatic: false,
91
messageFormat: 'json'
92
},
93
glimmer,
0 commit comments