Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
meilechwieder opened this issue Nov 23, 2022 · 0 comments
Open

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

meilechwieder opened this issue Nov 23, 2022 · 0 comments

Comments

@meilechwieder
Copy link

meilechwieder commented Nov 23, 2022

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant