All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 16s
- Eliminar imports manuales innecesarios - Usar nombres correctos para componentes en subdirectorios: - app/components/lotes/LotesTable.vue → LotesLotesTable - app/components/lotes/LoteForm.vue → LotesLoteForm - app/components/operaciones/OperacionesTable.vue → OperacionesOperacionesTable - Verificado con analiticaNucleo que no requiere imports explícitos - Nuxt hace auto-import usando directorio como prefijo