Skip to content

pluginExec logs nothing when target script is not exists or when script has errors #246

Description

@krutoo

For example this config:


utils.pluginExec({
        when: 'watch',
        script: 'node dist/server/index.js',
        blocking: false,
      }),

logs nothing when file name is dist/server/index.mjs instead dist/server/index.js

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