-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
plugin: update
resolveSystemPlugins
default
The commit updates the `resolveSystemPlugins` backend application prop to `false` since it has the better behavior. The flag was initially set to `true` not to have breaking behavior changes as part of `v1.19.0`. The prop is used to not resolve system extension-packs and dependencies at runtime, and instead resolve them at buildtime. Signed-off-by: vince-fugnitto <[email protected]>
- Loading branch information
1 parent
542393e
commit 2f92a16
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters