Since the code in the npm tarball is minified by default ( https://socket.dev/npm/package/preact/files/10.15.1/dist/preact.mjs ) It's nearly impossible to debug or profile the preact framework when using it to build my app. Please do not publish minified code and let me run my own minifier.