The manifest currently fails to load in cases where auth is required on the backend, as credentials are not included in the request. Fix this, as indicated by https://developer.mozilla.org/en-US/docs/Web/Manifest#deploying_a_manifest_with_the_link_tag.
Details
Details
- Reviewers
• bengotow - Commits
- R1:3d1845e5a014: [dagit] Fix manifest
Load Dagit in prod build and dev build. Verify that the manifest request succeeds with no errors.
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Lint
Lint Not Applicable - Unit
Tests Not Applicable