developit / developit/microbundle

a possible way to set the name of the bundled css file in dist folder

Open
#1,018 1 comment 0 reactions 0 assignees View on GitHub
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?
![Screenshot 2023-01-14 at 02 11 18](https://user-images.githubusercontent.com/63562308/212443605-127a34e3-ffd6-4420-a064-4b7d03cd6c5e.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.