providerPaths property

List<String> providerPaths
final

List of file path patterns that trigger automatic deployments. Supports glob wildcards. Empty list deploys on all file changes.

Implementation

final List<String> providerPaths;