Skip to content

Destructive error when building with Vite #148

@FeiFanLiang

Description

@FeiFanLiang
image image

When building, the error this?.debug is not a function will be prompted.
I solved the problem by manually deleting these two lines in the code, but the built product did not run properly.

image

I used Typescript's alias,This resulted in the project not being able to find the page file for the response.
This problem occurs when I turn on stringArray and builds normally when turned off, but I would really like to use this option

I uploaded a minimally reproducible code to the warehouse, and I only need to run pnpm build pnpm preview to reproduce it.
https://github.com/FeiFanLiang/rollup-obfuscator-debugger

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions