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 · 2 comments
Open

Expose errors and metadata types #140

ewanharris opened this issue Jan 25, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest 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
@rhamzeh rhamzeh added this to the Language Validation milestone Aug 11, 2024
@JanumalaAkhilendra
Copy link

I want to work on this issue if it is still open, please assign it to me.
Thank you

@ewanharris
Copy link
Member Author

👋🏻 @JanumalaAkhilendra I've assigned this issue to you, we'd like to make the errors that you see here exported from the JS package in this repo.

If you need any assistance please feel free to ping me.

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 hacktoberfest javascript Pull requests that update Javascript code
Projects
Status: Backlog
Development

No branches or pull requests

3 participants