DrSensor / DrSensor/lume-plugins

Rollup plugin

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Worth to implement since rollup has better code splitting analysis than esbuild. Hopefully it's not going to be rewrite of vite 😅

- [ ] sane default config and rollup plugins (see how vite implement it)
- [ ] wrap esbuild or terser lume plugin as rollup plugin when one of them is used in the pipeline (tips: check if the entry points of both plugins being overlap)
- [ ] register `site`[`.hooks`](https://lume.land/docs/advanced/plugins/#hooks) `.addRollupPlugin(function)`
- [ ] replace with [rolldown](https://github.com/rolldown-rs/rolldown) or [farm](https://github.com/farm-fe/farm) when it's ready

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.