{"library":"babel-plugin-vue-jsx-hmr","type":"library","category":null,"description":"A Babel plugin that enables hot module replacement (HMR) for Vue 3 JSX and TSX components when using build tools like webpack and Rspack. Version 1.0.0 is latest. It works alongside @vue/babel-plugin-jsx and requires babel-loader. The plugin injects HMR code for components that are exported and declared via defineComponent, supporting named exports, re-exports, and default exports. It does not work with Vite (use @vitejs/plugin-vue-jsx instead). Provides HMR detection similar to Vite's plugin but for webpack/Rspack ecosystems.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","babel","plugin","webpack","rspack","rsbuild","vue3","jsx","hmr","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-vue-jsx-hmr","imports":["In babel.config.js or webpack babel options: plugins: ['babel-plugin-vue-jsx-hmr']","plugins: ['@vue/babel-plugin-jsx', 'babel-plugin-vue-jsx-hmr']","import { defineComponent } from 'vue'"]},{"cmd":"yarn add babel-plugin-vue-jsx-hmr","imports":[]},{"cmd":"pnpm add babel-plugin-vue-jsx-hmr","imports":[]}],"homepage":null,"github":"https://github.com/liyincode/babel-plugin-vue-jsx-hmr","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-vue-jsx-hmr","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/babel-plugin-vue-jsx-hmr/compatibility"}}