Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(*): allow bundler to optimize filesize
The library is side effect free and it should hint this to all common bundler like rollup, webpack and parcel, so that they can easily optimize for that. See: https://webpack.js.org/guides/tree-shaking/
- Loading branch information