pangxiaoli

Results 2 comments of pangxiaoli

Hello, I encountered this issue in version 1.19.3 on [vite](https://vitejs.dev/config/shared-options.html#resolve-conditions) could you please add the following content to package.json 'exports': ```json { "exports": { ".": { "require": "./dist/modern.mjs", "import": "./dist/module.js",...