feat: add link to source map visualization #2834
Annotations
4 errors
Run pnpm run build:
src/components/output/CodegenPanel.vue#L10
Property 'codegenSourcemapText' does not exist on type 'Oxc'.
|
Run pnpm run build:
src/components/sidebar/Codegen.vue#L12
Property 'enableSourcemap' does not exist on type '{ indentation?: number | undefined; enableTypescript?: boolean | undefined; }'.
|
Run pnpm run build:
src/composables/oxc.ts#L42
Object literal may only specify known properties, and 'enableSourcemap' does not exist in type 'OxcCodegenOptions'.
|
Run pnpm run build
Process completed with exit code 2.
|
Loading