Frank Lemanschik
Frank Lemanschik
## Preamble as docs are just getting done ### `--import=module` Preload the specified module at startup. Follows [ECMAScript module][] resolution rules. Use [`--require`][] to load a [CommonJS module][]. Modules preloaded...
# WiP closes: https://github.com/pouchdb/pouchdb/issues/8661
## Can be done incremental - [ ] refactor everything to async await most operations are now simple async by design This is not a programmer choice it is a...
This is the fundamental fix to read the npm based workflows and remove the hardcoded workaround that implemented a workspaces like environment to easy incremental adopt this new flows i...
It would be beneficial for future development if we could implement everything in ECMAScript only so that there is no additional dependency on a linux posix system when running and...
Switching over to namedExports but keeping the old behavior for incremental upgrade
### Issue Type Before opening an issue, please search and see if it has already been raised. - [ ] Bug Report - [x] Feature Request - [x] Successfully reproduced...
This can be ignored by the most people you will see it soon in your editor. and browser without any intervention needed this is a internal engineering change nothing big...