{"library":"rollup-plugin-server","type":"library","category":null,"description":"rollup-plugin-server is a Rollup plugin that provides a basic development server for serving bundled applications. It simplifies the development workflow by allowing developers to serve static files from specified content base directories, enabling quick testing of Rollup output in a browser. The plugin supports features like history API fallback, custom host and port configuration, and optional HTTPS serving using user-provided SSL certificates. The current stable version is 0.7.0, with no recent updates, suggesting a maintenance-mode project rather than active feature development. Its primary differentiation lies in its direct integration into the Rollup configuration for a lightweight, build-time server.","language":"javascript","status":"maintenance","version":"0.7.0","tags":["javascript","rollup","rollup-plugin","serve","server","dev-server","static"],"install":[{"cmd":"npm install rollup-plugin-server","imports":["import server from 'rollup-plugin-server'","server({ open: true, contentBase: 'dist' })","import fs from 'fs'; /* ... */ ssl_key: fs.readFileSync('server.key')"]},{"cmd":"yarn add rollup-plugin-server","imports":[]},{"cmd":"pnpm add rollup-plugin-server","imports":[]}],"homepage":null,"github":"https://github.com/fkei/rollup-plugin-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-server","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/rollup-plugin-server/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}