Skip to content

Commit e825224

Browse files
committed
fixup(): flip bit test fixes
1 parent e3399ae commit e825224

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/karma/test-sibling/stencil.config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export const config: Config = {
66
outputTargets: [
77
{
88
type: 'dist',
9+
transformAliasedImportPathsInCollection: false,
910
},
1011
],
1112
globalScript: 'src/global.ts',

0 commit comments

Comments
 (0)