Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: revert change for package.json -> "browser"
browserify doesn't seem to like esm. leave that entry point alone, and ensure "exports" -> "browser" (which webpack@5 uses) is esm.
- Loading branch information