Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript
Domain
build-system

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.

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

Dominant language
JavaScript
Stars
8.1k
Forks
358
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from developit/microbundle

All issues in developit/microbundle

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.