almost empty
This commit is contained in:
12
testdata/PklProject
vendored
Normal file
12
testdata/PklProject
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
amends "pkl:Project"
|
||||
|
||||
dependencies {
|
||||
// Reference local plugin schema during development
|
||||
// IMPORTANT: The alias must match the package name from the schema's PklProject
|
||||
["proxmox"] = import("../schema/pkl/PklProject")
|
||||
|
||||
// Formae schema - fetched from public registry
|
||||
["formae"] {
|
||||
uri = "package://hub.platform.engineering/plugins/pkl/schema/pkl/formae/formae@0.80.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user