Skip to content

Commit 953669d

Browse files
committed
support embroider static
1 parent 79f9f4f commit 953669d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/import-processor.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ const importProcessors = {
8787
useHelperWrapper: true,
8888
useSafeImports: true,
8989
extendImportPathForNamedImports: true,
90-
embroiderStatic: true,
90+
embroiderStatic: false,
9191
messageFormat: 'json'
9292
},
9393
glimmer,

0 commit comments

Comments
 (0)