use rollup dev mode,
change template or script in .vue file,
watch mode show that have something changed,but the dist file is still old content.
Reproduction
rollup v3.28.1 bundles ./src/panels/default/index.ts → dist/panels/default... created dist/panels/default in 228ms [2023-09-02 09:38:31] waiting for changes...
Describe the bug
use rollup dev mode, change template or script in .vue file, watch mode show that have something changed,but the dist file is still old content.
Reproduction
rollup v3.28.1 bundles ./src/panels/default/index.ts → dist/panels/default... created dist/panels/default in 228ms [2023-09-02 09:38:31] waiting for changes...
System Info
Used Package Manager
npm
Validations