mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
entc/gen: add external import templates to patterns (#1199)
This commit is contained in:
@@ -165,7 +165,7 @@ var (
|
||||
}
|
||||
// patterns for extending partial-templates (included by other templates).
|
||||
partialPatterns = [...]string{
|
||||
"dialect/additional/*",
|
||||
"import/additional/*",
|
||||
"dialect/*/import/additional/*",
|
||||
"dialect/*/*/spec/*",
|
||||
"dialect/*/*/*/spec/*",
|
||||
|
||||
Reference in New Issue
Block a user