Skip to content

Can this work with Parcel.js to build? #64

@meilechwieder

Description

@meilechwieder

this is my build script, and it does not look like it is using to craco config to build


    "build": "parcel build src/index.js --no-source-maps ",

P.s. The reason I use this is because I want the build to just consist of 2 files. index.js & index.css. How would I achieve that with craco?

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