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

Spike: Investigate the possibility of using aliased imports #912

Closed
2 tasks
atstoyanov opened this issue Jul 30, 2021 · 0 comments
Closed
2 tasks

Spike: Investigate the possibility of using aliased imports #912

atstoyanov opened this issue Jul 30, 2021 · 0 comments

Comments

@atstoyanov
Copy link
Contributor

Description

Investigate the possibility of using aliases/absolute paths in imports. Create React App and React Scripts do not allow using absolute paths and aliases for imports.
Big discussion in facebook/create-react-app#8909

There are some third party packages that allows configuring various aspects of the project.

There is always the option to eject the project and modify everything. The react team suggest an alternative

Acceptance criteria

  • Is it possible to use aliases?
  • What effort will be?

Additional Context

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

No branches or pull requests

2 participants