Closed ricokahler closed 4 years ago
This PR switches the build from using webpack to rollup. Rollup makes the bundle much smaller, enables tree-shaking, and creates an ESM build.
This may also fix #105 ?
This PR switches the build from using webpack to rollup. Rollup makes the bundle much smaller, enables tree-shaking, and creates an ESM build.
This may also fix #105 ?