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

feat: add support for edge functions import maps with ESZIP #4508

Merged
merged 3 commits into from
Sep 13, 2022

Conversation

eduardoboucas
Copy link
Member

@eduardoboucas eduardoboucas commented Sep 13, 2022

This PR makes use of netlify/edge-bundler#109 to add support for import maps in edge functions when generating ESZIP bundles.

It sets the baseURL property of each import map to the path of the import map file.

Supersedes #4507.

@eduardoboucas eduardoboucas added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Sep 13, 2022
@eduardoboucas eduardoboucas requested a review from a team September 13, 2022 12:42
@mraerino
Copy link
Member

looks like CI is a little unhappy

@eduardoboucas
Copy link
Member Author

Yeah, we're missing a manifest file that is being gitignored. I'll fix that. ⏳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants