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

Improving imports structure for easier customization #171

Merged
merged 1 commit into from
Mar 25, 2022
Merged

Conversation

liarco
Copy link
Member

@liarco liarco commented Mar 25, 2022

Importing named networks and marketplaces requires changing all the occurrences in both imports and usage in code. Using import * as Networks from '../lib/Networks'; gives access to all network presets just by changing the reference in the config.

@liarco liarco added the enhancement New feature or request label Mar 25, 2022
@liarco liarco merged commit bf6680d into main Mar 25, 2022
@liarco liarco deleted the improve-imports branch March 25, 2022 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant