Skip to content

fix missing .netlify/edge-functions/angular-ssr #106

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

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

hrishikesh-k
Copy link
Contributor

Reported in the forums: https://answers.netlify.com/t/116319/

I was able to reproduce as well. Turns out @netlify/build already clears that directory here: https://github.com/netlify/build/blob/main/packages/build/src/plugins_core/pre_dev_cleanup/index.ts#L18-L42, so this plugin should not have to do anything.

Copy link

netlify bot commented Apr 19, 2024

Deploy Preview for plugin-angular-universal-demo ready!

Name Link
🔨 Latest commit 7a1c3f4
🔍 Latest deploy log https://app.netlify.com/sites/plugin-angular-universal-demo/deploys/66225e174c53390008379cb5
😎 Deploy Preview https://deploy-preview-106--plugin-angular-universal-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the type: bug code to address defects in shipped code label Apr 19, 2024
@hrishikesh-k hrishikesh-k requested a review from Skn0tt April 19, 2024 12:11
@Skn0tt Skn0tt merged commit 5c6f5d6 into main Apr 19, 2024
14 checks passed
@hrishikesh-k hrishikesh-k deleted the hk/fix-missing-edge-functions-dir branch April 19, 2024 12:58
@hrishikesh-k
Copy link
Contributor Author

What's the release cycle for this? Do we need to manually publish to npm or something?

@Skn0tt
Copy link
Contributor

Skn0tt commented Apr 19, 2024

I think so - release-please should do it automatically, but the PR was missing the right title I believe. could you open another PR with an empty commit, and name the PR fix: trigger release for previous PR or something?

@hrishikesh-k
Copy link
Contributor Author

Done: #107

@Skn0tt
Copy link
Contributor

Skn0tt commented Apr 19, 2024

we did it! #109

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants