You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.
Cleanest alternative: barrels
index.ts files in each folder re-exporting classes, constants, etc
up to the root level where the whole app's API gets re-exported
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As an alternative to #76, we could leverage the following:
With those two, both TS & Webpack should be happy and let us write import statements relatively from src
The text was updated successfully, but these errors were encountered: