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

Custom gateway dist is not picking up local index #112

Closed
2 tasks
elliotBraem opened this issue Jun 10, 2024 · 1 comment
Closed
2 tasks

Custom gateway dist is not picking up local index #112

elliotBraem opened this issue Jun 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@elliotBraem
Copy link
Contributor

After merging #102, this broke the ability to run a custom gateway using a custom index.

Steps to reproduce:

  1. use any version after alpha-21
  2. use a custom dist and bos.config.json with index pointing to a local widget
  3. see that alert shows, unable to be found

Downgrading to alpha-21 resolves the issue.

Acceptance Criteria

  • local index widget is found when using custom dist
  • test to verify
@elliotBraem elliotBraem added the bug Something isn't working label Jun 10, 2024
@elliotBraem
Copy link
Contributor Author

This has been fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant