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

Enhance the vite plugin to use the advanced reflection library #157

Closed
basmasking opened this issue Feb 17, 2023 · 0 comments · Fixed by #165
Closed

Enhance the vite plugin to use the advanced reflection library #157

basmasking opened this issue Feb 17, 2023 · 0 comments · Fixed by #165
Assignees
Labels
feature New feature or request

Comments

@basmasking
Copy link
Member

The current vite plugin implementation uses a simple and error prone approach for loading javascript classes. We need to use the new advanced reflection library to make this solution more robust.

When making this change, the package can be renamed to a scope package.

@basmasking basmasking added the feature New feature or request label Feb 17, 2023
@petermasking petermasking linked a pull request Feb 22, 2023 that will close this issue
basmasking pushed a commit that referenced this issue Feb 22, 2023
* #157: Refactored creating the import code to use the advanced reflection library
* #157: Updated integration packages to use the enhanced Vite plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants