overpy icon indicating copy to clipboard operation
overpy copied to clipboard

Switch to a more standard codebase and build pipeline

Open netux opened this issue 1 year ago • 2 comments

The current way files are split is very developer unfriendly, as we get basically no IntelliSense. Debugging is okayish because of demo.html and DevTools, but it could be better.

Consider linking all files through module imports/exports, and building with standard tools like Parcel/Rollup/Snowpack/esbuild.

netux avatar Nov 28 '23 23:11 netux

If I ever get enough time to dedicate to this, I would love to tackle it. It's quite an overhaul at the moment though.

CactusPuppy avatar Dec 12 '23 01:12 CactusPuppy

This can't happen soon enough.

CactusPuppy avatar Apr 07 '24 04:04 CactusPuppy

Closed in #366

CactusPuppy avatar Jul 09 '24 04:07 CactusPuppy