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

fix(website): import map deps for deno deploy #32

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Conversation

gabeidx
Copy link
Member

@gabeidx gabeidx commented Sep 18, 2024

Deno Deploy does not pick up the import map from the root deno.json, even if the website folder is configured as a workspace member.

This PR adds the import map entries necessary for the website to be correctly deployed.

@gabeidx gabeidx added the website website related topics label Sep 18, 2024
@gabeidx gabeidx self-assigned this Sep 18, 2024
@gabeidx gabeidx changed the title fix(website): import map references to std fix(website): deployment Sep 18, 2024
@gabeidx gabeidx changed the title fix(website): deployment fix(website): import map deps for deno deploy Sep 18, 2024
@gabeidx gabeidx marked this pull request as ready for review September 18, 2024 07:43
@gabeidx gabeidx merged commit e079de0 into 0.x Sep 18, 2024
7 checks passed
@gabeidx gabeidx deleted the fix-website-deploy branch September 18, 2024 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
website website related topics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant