resolve icon indicating copy to clipboard operation
resolve copied to clipboard

PLV8 procedure is not uploading into PostgreSQL in local mode

Open IhostVlad opened this issue 3 years ago • 0 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

IhostVlad avatar Jan 26 '22 13:01 IhostVlad