Foster Hangdaan
0ca7e350bb
This is to limit usage to only predefined tasks since `lume` is a CLI and can be used a variety of ways. This also means that upgrades must be performed manually. The task is still available in the form of a script as `lume.ts` but must now be invoked separately by the developer.
1 line
22 B
TypeScript
1 line
22 B
TypeScript
import "lume/cli.ts";
|