Skip to content

Include / exclude source files #768

@petermasking

Description

@petermasking

Currently, Jitar scans and processes all .js files in the source folder. This works for most cases, but not all. For example, when both frontend and backend code are placed in the source folder, the frontend code is often already processed by another tool (Webpack, Vite, etc.), so Jitar does not need to process it again.

Therefore, we want to add include and exclude options to the Jitar configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildTasks related to development and ci/cd
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions