We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
right now we have https://github.com/GroceriStar/sd/blob/master/src/index.js long list of imports and it looks sad. I want to have a separated file, where we'll import and export all files, so at our major files, we'll reduce a lot of space.
Similar example: https://github.com/GroceriStar/groceristar-fetch/blob/master/src/projects/GroceriStar/files.js or https://github.com/GroceriStar/sd/blob/master/src/index.js
This task may looks strage, but wait for the next tasks and you'll get it
@ronniebhatt
The text was updated successfully, but these errors were encountered:
it's done. closing
Sorry, something went wrong.
No branches or pull requests
right now we have https://github.com/GroceriStar/sd/blob/master/src/index.js
long list of imports and it looks sad.
I want to have a separated file, where we'll import and export all files, so at our major files, we'll reduce a lot of space.
Similar example: https://github.com/GroceriStar/groceristar-fetch/blob/master/src/projects/GroceriStar/files.js or https://github.com/GroceriStar/sd/blob/master/src/index.js
This task may looks strage, but wait for the next tasks and you'll get it
@ronniebhatt
The text was updated successfully, but these errors were encountered: