You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirm that this issue can only be reproduced in Webpack/Rspack + Vue 2 (vue-loader@15).
We have launched a paid support plan to provide continued support for Vue 2 #373
sxzz
changed the title
betterDefine dose not work in RspackbetterDefine does not work in Rspack + Vue 2
Sep 14, 2024
Confirm that this issue can only be reproduced in Webpack/Rspack + Vue 2 (vue-loader@15). We have launched a paid support plan to provide continued support for Vue 2 #373
Ok, I checked the following error in detail, @vue-macros/better-define before v1.7.1 supported Props to reference externally defined TS types, I guess this feature was broken when version 1.7.1 was released
Describe the bug
my project is fork from https://github.com/vue-macros/vue2-rspack, and I want to verify that betterDefine works properly in vue2 when build with Rspack
The rspack.config.js file remains the same
npm run build
when the build is performed, the following error occursReproduction
none
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: