CoCreate-rollup is a dynamic module tailored for CoCreate applications, designed to automate and enhance the Rollup experience. It simplifies file watching, chunking, lazy loading, and file uploading via intuitive CoCreate.config
configurations, streamlining the development process for projects of any scale.
- Automated File Watching: Monitors file changes, streamlining the development cycle.
- Configurable Chunking: Leverages
CoCreate.config
for optimized file chunking, enhancing app performance. - Efficient Lazy Loading: Implements lazy loading to improve resource management.
- Seamless File Uploading: Automatically uploads modified files, keeping projects current.
For a complete guide and working demo refer to the doumentation
<script src="https://cdn.cocreate.app/rollup/latest/CoCreate-rollup.min.js"></script>
<script src="https://cdn.cocreate.app/rollup/latest/CoCreate-rollup.min.css"></script>
$ npm i @cocreate/rollup
$ yarn install @cocreate/rollup
All updates to this library are documented in our CHANGELOG and releases. You may also subscribe to email for releases and breaking changes.
If you are interested in the future direction of this project, please take a look at our open issues and pull requests. We would love to hear your feedback.
CoCreate-rollup is guided and supported by the CoCreate Developer Experience Team.
Please Email the Developer Experience Team here in case of any queries.
CoCreate-rollup is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.
We encourage contribution to our libraries (you might even score some nifty swag), please see our CONTRIBUTING guide for details.
We want this library to be community-driven, and CoCreate led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create issues and pull requests or merely upvote or comment on existing issues or pull requests.
We appreciate your continued support, thank you!