fix(core): update
This commit is contained in:
@ -58,6 +58,8 @@ export const mergeCompilerOptions = (
|
||||
} : {},
|
||||
};
|
||||
|
||||
console.log(mergedOptions)
|
||||
|
||||
return mergedOptions;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user