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

Expose errors and metadata types #140

Open
ewanharris opened this issue Jan 25, 2024 · 0 comments
Open

Expose errors and metadata types #140

ewanharris opened this issue Jan 25, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers javascript Pull requests that update Javascript code

Comments

@ewanharris
Copy link
Member

The frontend-utils package currently imports all errors via the dist folder. We don't really want that as we shouldn't encourage importing through dist.

Instead make this exported fully and also ensure that the types are fully up to date (e.g. typeName and relation here)

@ewanharris ewanharris added enhancement New feature or request javascript Pull requests that update Javascript code labels Jan 25, 2024
@ewanharris ewanharris changed the title Expose errors Expose errors and metadata types Jan 25, 2024
@rhamzeh rhamzeh added the good first issue Good for newcomers label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

2 participants