Minimal build tool wrapping Rollup for simple bundling of JavaScript projects. Current version 0.1.5, no regular release schedule. Differentiated by a single build command (ruslan-bundler build) that outputs to 'dist'. Suitable for small projects but lacks customization, documentation, and active maintenance.
npm install ruslan-bundlerNo compatibility data collected yet for this library.
Configure package.json script to invoke the bundler build command.
Replace with direct Rollup configuration.
Install as dev dependency: npm install --save-dev ruslan-bundler