Is it possible to package the library without compressing the source code?
a145789 opened this issue · 1 comments
a145789 commented
nonzzz commented
When i publish this package, i wonder a minimalist package so i compress the code. According the error message. It's seems like provide an unsupported analyzerMode
. By the way. If you want to debug this package. you can setup vite build --debug
or set ANALYZE_DEBUG=true && vite build