Package Exports
- pocketbase-node
- pocketbase-node/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pocketbase-node) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Node.js compatibility layer for the PocketBase JSVM
This package addresses missing standard packages such as fs
, child_process
, process
, and path
.
Current status is heavily under construction.