reimagined / resolve

Full stack CQRS, DDD, Event Sourcing framework for Node.js

Home Page:https://reimagined.github.io/resolve/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PLV8 procedure is not uploading into PostgreSQL in local mode

IhostVlad opened this issue · comments

PLV8 procedure is not uploading into PostgreSQL database in local resolve mode (aka yarn dev)
This is caused by wrong dist directory recognition in live-entry-dir.ts
Also PLV8 chunks are not generated in dist/common/local-entry in several cases