This is a simple repository which demonstrates the parcel/preact error when building an application containing draft-js as dependency.
When running the yarn build
command it'll output the following error:
node_modules/preact/compat/dist/compat.module.js does not export 'unstable_flushControlled
$ git clone https://git.eletrotupi.com/git/parcel-preact-draftjs