Exportar OSP en excel con formato especifico (falta img y datos que no estan en el formulario)
This commit is contained in:
@@ -5,6 +5,13 @@
|
||||
"compilerOptions": {
|
||||
"deleteOutDir": true,
|
||||
"builder": "swc",
|
||||
"typeCheck": true
|
||||
"typeCheck": true,
|
||||
"assets": [
|
||||
{
|
||||
"include": "features/training/export_template/*.xlsx",
|
||||
"outDir": "dist",
|
||||
"watchAssets": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user