Skip to content

entryPoint is deprecated (includes fix) #86

@rglanz

Description

@rglanz

With Astro v4+, a warning pops up when the dev server is launched:

[WARN] The injected route "/admin" by netlify-cms specifies the entry point with the "entryPoint" property. This property is deprecated, please use "entrypoint" instead.

I've tested and this works by simply replacing entryPoint with entrypoint here:

entryPoint: 'astro-netlify-cms/admin-dashboard.astro',

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions