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

[Feature request]copy over non-compilable files #101

Open
TrickyPi opened this issue Dec 27, 2021 · 0 comments
Open

[Feature request]copy over non-compilable files #101

TrickyPi opened this issue Dec 27, 2021 · 0 comments

Comments

@TrickyPi
Copy link

TrickyPi commented Dec 27, 2021

Feature request

Copy over non-compilable files

Currently, swc-project/cli use -D option to copy over non-compilable files.
Finally it only according extensions option to filter files.
code

Why

In some cli project, exist template dir(such as react template), which will be copied to another location.

How to implement

In my opinion, swc-project/cli can uses the exclude filed in .swcrc to filter files.
I think the excluded files are non-compilable files.

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

No branches or pull requests

1 participant