Files
emaui/node_modules/@nx/devkit/assets.json
2026-05-29 15:23:46 +03:00

16 lines
263 B
JSON

{
"outDir": "dist/packages/devkit",
"assets": [
{
"glob": "**/files/**"
},
{
"glob": "**/files/**/.gitkeep"
},
{
"glob": "src/**/schema.d.ts"
},
"LICENSE"
]
}