[astrojs/netlify] generated adapter config should use @astrojs/netlify
import
#9459
Closed
1 task done
Labels
needs triage
Issue needs to be triaged
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
When running
npx astro add netlify
, the generated code uses the@astrojs/netlify/functions
import. This deprecated with v4 of the adapter.What's the expected result?
It should use the
@astrojs/netlify
import instead.Link to Minimal Reproducible Example
n/a
Participation
The text was updated successfully, but these errors were encountered: