Skip to content

Themes should turn on src subdirectories scanning by default #2459

@yawaramin

Description

@yawaramin

Current Behaviour

The BuckleScript projects created by the theme templates do not have "subdirs": true, in other words they do not scan src/ subdirectories by default.

Desired Behaviour

subdirs should be true by default. This will make it easier for newcomers to organise their projects into nested directory structures if they wish to, perhaps because they are used to these structures from other languages.

Power users can of course turn it off if they want to optimise build times. It shouldn't have a noticeable impact in most projects anyway.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions