Vladyslav

Results 6 comments of Vladyslav

It might be an issue with current working directory in heroku. Please try to check such pattern: ```ts apis : [ '**/*.ts' ], ```

And if you have access to build log, you can log additional detailts about your environment. For example: ``` "postbuild" : "node ace swagger:generate && cp -a docs/ build/docs &&...

@dziraf Hi, I found that you rollback this [https://github.com/SoftwareBrothers/adminjs-prisma/commit/8d749a1493544cef59822eecca3fda00893f0034](functionality). Is there any possibilities that this functionality would be again available in future version?

Hi. Package doesn't expose dayjs details in package public interface, so I don't know any reasons why we should change date package. Maybe it will save some space on disk,...

@reg2005 I've updated dependencies. Could you merge and publish new package version