Commit a82f682
authored
fix: issue with cps running vscode in dev (#2217)
<!-- ELLIPSIS_HIDDEN -->
> [!IMPORTANT]
> Fixes CSP issue in `WebviewPanelHost.ts` and adds
`baml.enablePlaygroundProxy` setting to `root.code-workspace`.
>
> - **Behavior**:
> - Removes CSP meta tag from HTML in `WebviewPanelHost.ts` to address
CSP issues when running in VSCode.
> - Adds `baml.enablePlaygroundProxy` setting to `root.code-workspace`
to control proxy usage.
> - **Misc**:
> - Minor configuration changes in `root.code-workspace`.
>
> <sup>This description was created by </sup>[<img alt="Ellipsis"
src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=BoundaryML%2Fbaml&utm_source=github&utm_medium=referral)<sup>
for 17952e1. You can
[customize](https://app.ellipsis.dev/BoundaryML/settings/summaries) this
summary. It will automatically update as commits are pushed.</sup>
<!-- ELLIPSIS_HIDDEN -->1 parent c5a9cbc commit a82f682
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
261 | 260 | | |
262 | 261 | | |
263 | 262 | | |
| |||
0 commit comments