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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DISABLE_MODULE_SCOPE_PLUGIN option #10998

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ryota-murakami
Copy link
Contributor

By default, CRA doesn't allow import file outside the /src showing bellow error overlay if you do it.

ErrorScreen

It mainly gives TypeScript users an inconvenient experience as far as I can see this issue #8785 and including me.

So I implemented simple way that following other dynamic webpack config creatation.

If I missing something or need extra modify please feedback freely, I'll appreciate it. 馃

@stale
Copy link

stale bot commented Jun 26, 2021

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Jun 26, 2021
@ryota-murakami
Copy link
Contributor Author

@ianschmitz @mrmckeb @petetnt @iansu Could anyone review this? or just busy right now?

@stale
Copy link

stale bot commented Jan 9, 2022

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants