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

code-cleanup - import statement aliases #145

Closed
wants to merge 11 commits into from

Conversation

roshaans
Copy link
Contributor

@roshaans roshaans commented Jul 26, 2022

As per discussion in the following issue #143 , this pull request addresses the name aliasing of common paths.

This is a giant commit, but it does not change any type of behavior on any of the flows.

  • the first commit highlights the configuration for aliases as well as the replacement of react-scripts with Craco.
  • the second and further commits are renaming the import statements to clean the repo and dealing with merge conflicts.

Aliases: @store/, @ui/, @near/, @config/, @utils/.

@netlify
Copy link

netlify bot commented Jul 26, 2022

Deploy Preview for multisafe-near-testnet ready!

Name Link
🔨 Latest commit 08b9f39
🔍 Latest deploy log https://app.netlify.com/sites/multisafe-near-testnet/deploys/62f13d9817c9150009292543
😎 Deploy Preview https://deploy-preview-145--multisafe-near-testnet.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@roshaans roshaans linked an issue Jul 27, 2022 that may be closed by this pull request
@roshaans roshaans marked this pull request as ready for review August 8, 2022 16:48
@roshaans roshaans closed this Oct 12, 2023
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

Successfully merging this pull request may close these issues.

Create Alias import path for better readability
1 participant