rollup-plugin-vue icon indicating copy to clipboard operation
rollup-plugin-vue copied to clipboard

Roll .vue files

Results 70 rollup-plugin-vue issues
Sort by recently updated
recently updated
newest added

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...

dependencies

NOTE: This is not a bot. This change was made by and comments will be reviewed by humans. We are using this service account to be able to track the...

### Version 6.0.0 ### Reproduction link [github.com](https://github.com/hardfist/rollup-plugin-vue/tree/bug-case ) ### Steps to reproduce https://github.com/hardfist/rollup-plugin-vue/tree/bug-case run `npm run build` in examples/simple ### What is expected? generate readable rollup Error info ### What...

### Version 5.0.0 ### Reproduction link [github.com](https://github.com/DanielTerletzkiy/vuelize) ### Steps to reproduce open vue file, in script tag make an import to any file (vue, js, etc), compile and open project...

### Version 5.0.0 ### Reproduction link [github.com](https://github.com/vuejs/rollup-plugin-vue/tree/next/examples/typescript) ### Steps to reproduce 1. Open examples/typescript from this repo 2. Fresh install the dependencies: npm install vue@next rollup rollup-plugin-typescript2 typescript rollup-plugin-vue@next 3....

### What problem does this feature solve? [vue-demi](https://github.com/antfu/vue-demi) is an awesome utility that allows you to write Universal Vue Libraries for Vue 2 & 3. At the moment, using rollup...

### Version 5.0.0 ### Reproduction link [https://repl.it/join/czprwdpz-07akioni](https://repl.it/join/czprwdpz-07akioni) ### Steps to reproduce run main.sh ### What is expected? The app output should contains render function ### What is actually happening? Only...

### What problem does this feature solve? Allows us to use Postcss 8 ### What does the proposed API look like? Bump the dependency and everything related

does this plugin support in-browser rollup setups? i can't seem to get it to work (in a client-side setup without node). in principle, however, rollup supports client-side bundling..

Priority: Low
Status: Pending
Type: Maintenance
good first issue

### Version 5.0.0 ### Reproduction link None (this is an issue in the build step). ### Steps to reproduce Compile an SFC that requires sass files from node modules. ###...

Priority: Medium
Status: Accepted
Status: In Progress
Type: Enhancement