TasksPluginOptions
TasksPluginOptions
Configuration options for the tasks plugin.
Currently, the plugin uses default settings for task loading and HMR. Future versions may support customizing the tasks directory path and HMR behavior.
Signature
interface TasksPluginOptions {
}