Skip to content

Force include directories in build #1383

Description

@mipyykko

Perceived Problem

Our project has a directory of scripts that are run as cronjobs etc. None of them are imported from outside this directory, and none of them import nexus, so they are not emitted to the build created by nexus build. To include these in the build, we have to build the project with tsc with noEmit: false and copy the scripts to the existing, nexus-generated build.

Ideas / Proposed Solution(s)

Provide a way to define directories to be included in the build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/featAdd a new capability or enhance an existing one

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions