chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"outDir": "packages/angular/dist",
|
||||
"assets": [
|
||||
{
|
||||
"glob": "**/files/**"
|
||||
},
|
||||
{
|
||||
"glob": "**/files/**/.gitkeep"
|
||||
},
|
||||
{
|
||||
"glob": "src/**/schema.json"
|
||||
},
|
||||
{
|
||||
"glob": "src/**/schema.d.ts"
|
||||
},
|
||||
{
|
||||
"glob": "src/migrations/**/*.md"
|
||||
},
|
||||
"LICENSE"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user