Skip to content

onSuccess cache issue #83

@tianyingchun

Description

@tianyingchun
  T.tryCatchPromise(
        () => onSuccess(() => import(URL.pathToFileURL(filePathJoin(generatedPkgPath, 'generated', 'index.mjs')).href)),

if we changed .mdx file content, it will re-run onSuccess callback, but import the same path will be cached always.

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