Skip to content

When providing externals to ncc, can the plugin auto include those externals to the deployment package? #5

Description

@MacMcIrish

For example, with the following custom config:

custom:
  ncc:
    externals:
      - 'external-packge'

Is it possible for the plugin to inject those externals similar to:

package:
  include:
    - 'node_modules/external-package/**'

Thanks for the plugin btw!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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