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

Cleanup config changes for create-plugin and set path resolution #165

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

iwysiu
Copy link
Contributor

@iwysiu iwysiu commented Feb 7, 2023

What this PR does / why we need it:
Fixes a bug introduced in #150 and cleans up the dev dependencies

Which issue(s) this PR fixes:

Fixes #163

Special notes for your reviewer:

@github-actions
Copy link

github-actions bot commented Feb 7, 2023

Backend code coverage report for PR #165
No changes

@github-actions
Copy link

github-actions bot commented Feb 7, 2023

Frontend code coverage report for PR #165
No changes

@github-actions
Copy link

github-actions bot commented Feb 7, 2023

Levitate is-compatible report:

🔍 Resolving @grafana/data@latest...
🔍 Resolving @grafana/ui@latest...
🔍 Resolving @grafana/runtime@latest...
🔍 Resolving @grafana/e2e-selectors@latest...

🔬 Checking compatibility between ./src/module.ts and @grafana/data@9.3.6...
✔ Found @grafana/data version 8.4.11 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/ui@9.3.6...
✔ Found @grafana/ui version 8.4.11 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/runtime@9.3.6...
✔ Found @grafana/runtime version 8.4.11 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/e2e-selectors@9.3.6...
✔ Found @grafana/e2e-selectors version 8.4.11 locally

✔️ ./src/module.ts appears to be compatible with @grafana/data,@grafana/ui,@grafana/runtime,@grafana/e2e-selectors

@iwysiu iwysiu marked this pull request as ready for review February 7, 2023 16:27
@iwysiu iwysiu requested a review from a team as a code owner February 7, 2023 16:27
@iwysiu iwysiu merged commit 74a3bf7 into main Feb 7, 2023
@iwysiu iwysiu deleted the iwysiu/163 branch February 7, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Fix webpack issue
3 participants