developit / developit/microbundle
a possible way to set the name of the bundled css file in dist folder
- Dominant language
- JavaScript
- Stars
- 8.1k
- Forks
- 358
- PR merge metrics
- No merged PRs in 30d
Description
Hey, i want to change the name of the css file that got bundled in dist folder from index.css to any name i want.
like here in this image i want to change the name of the bundled css file to rts.css.
can I do this?

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining how the bundled CSS output is generated and named in the dist folder, focusing on the reported index.css artifact. Determine whether the existing configuration or documentation exposes a custom name, and consider the work complete when a user can reliably produce the requested rts.css filename.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100