Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Rebuild extracted CSS file on original css file change (using parceljs instead of webpack) #105

Open
@adrianani

Description

Repo for reproduction

When I start parcel for the first time using npm run start everything works, css classes are rewritten, the all.css file is being built.
The problem is that all.css doesn't rebuild when there are changes to style.css, but I've observed that all.css is rebuilt if a react file (like init.js or SideMenu.jsx) is modified.

I've also tried to link the style.css file insinde index.html's head, it triggers the Parcel rebuild but all.css is not being rebuilt

PS. all css files are found inside /resources/css

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /