Open klawr opened 4 years ago
The performance boost shouldn't be to big on normal projects like
and I do think it is confusing to add file endings to directories.
A better approach may be to add a blacklist (or whitelist?) to the microjam object in the package.json, or to check directories for a microjam.ignore file.
microjam
microjam.ignore
The performance boost shouldn't be to big on normal projects like
and I do think it is confusing to add file endings to directories.
A better approach may be to add a blacklist (or whitelist?) to the
microjam
object in the package.json, or to check directories for amicrojam.ignore
file.