You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
PLV8 procedure is not uploading into PostgreSQL database in local resolve mode (aka
yarn dev)This is caused by wrong
distdirectory recognition in live-entry-dir.tsAlso PLV8 chunks are not generated in
dist/common/local-entryin several cases