We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00de3e6 commit 28a6f05Copy full SHA for 28a6f05
packages/compiler-core/src/options.ts
@@ -260,7 +260,6 @@ export interface TransformOptions
260
* Whether to compile the template assuming it needs to handle HMR.
261
* Some edge cases may need to generate different code for HMR to work
262
* correctly, e.g. #6938, #7138
263
- * @internal
264
*/
265
hmr?: boolean
266
}
0 commit comments