Skip to content

Option to don't overwrite new crawler code in online editor #292

Open
@odorisioe

Description

@odorisioe

On every deploy, the plugin overwrites the code in the online editor and I would like to keep it to customise the recordExtractor. I tried disabled = true in the netlify.toml file but it doesn't trigger the reindex and seems like the rest API is not available for the Netlify crawlers.

What options do I have to do not overwrite the code in the online editor and run the index?

new Crawler({
  appId: "...",
  apiKey: "...",
   ...
})

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions