rollup-plugin-dev
Dev server
A development server for Rollup with enhanced logging and options for serving static files
development server for rollup with additional logging and options
61 stars
4 watching
9 forks
Language: JavaScript
last commit: 4 months ago developer-toolskoarollup
Related projects:
Repository | Description | Stars |
---|---|---|
thgh/rollup-plugin-serve | Serves rolled-up bundles similar to webpack-dev-server | 248 |
mattdesl/budo | A browserify development server focused on incremental reloading and LiveReload integration. | 2,175 |
autodesk/rollup-plugin-app-utils | Provides tools for managing translations and static assets in Rollup builds | 1 |
frostney/rollup-plugin-named-directory | Resolves modules to their directory names for easier import statements | 6 |
vikerman/rollup-plugin-hoist-import-deps | Improves performance of lazy loading by preloading static imports alongside dynamic import calls | 67 |
developit/rollup-plugin-preserve-shebang | Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
jkuri/rollup-plugin-progress | Displays progress of module compilation during the Rollup bundling process | 53 |
doesdev/rollup-plugin-analyzer | Analyzes and displays detailed information about the size and structure of Rollup bundles | 242 |
4lejandrito/rollup-plugin-browsersync | A tool that enables live reloading of web applications during development | 19 |
riot/rollup-plugin-riot | A Rollup plugin that compiles tag files within Rollup processes. | 26 |
bdadam/rollup-plugin-html | A Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process. | 37 |
vinicius73/rollup-plugin-pika-resolver | Resolves external dependencies in Rollup bundles using CDNs. | 19 |
sormy/rollup-plugin-smart-asset | Rollup plugin to process asset references in JavaScript code | 34 |
xiaofuzi/rollup-plugin-md | A Rollup plugin to process and render Markdown files in JavaScript projects | 24 |