Skip to content

Include / exclude source files #768

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.

Activity

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

Metadata

Metadata

Assignees

Labels

buildTasks related to development and ci/cd

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions