fix: resolve components in legacy mode
This commit is contained in:
@@ -13,6 +13,9 @@ const config = {
|
||||
bundleStrategy: "inline",
|
||||
},
|
||||
},
|
||||
compilerOptions: {
|
||||
runes: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user