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

Support other products / compartments #12

Open
jasonLaster opened this issue May 13, 2019 · 1 comment
Open

Support other products / compartments #12

jasonLaster opened this issue May 13, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@jasonLaster
Copy link
Owner

It would be nice to be able to support other products / compartments

Ideally, the URL would include those fields: /devtools/debugger/#bugs...

@jasonLaster jasonLaster added the enhancement New feature or request label Jul 29, 2019
@jasonLaster
Copy link
Owner Author

This should not be too hard to do:

  1. we need to change the lambda endpoint https://github.com/jasonLaster/firebugs/blob/master/src/lambda/bugs.js
  2. we need to improve the router so that we get these extra parts from the path
  3. we need to improve fetchBugs to handle this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant