Open ZhengYuTay opened 2 years ago
for bundling purposes, I am trying to get it work for cloudflare worker. To enable tree shake, we should implement es6 module.
For easier setup, we can check out https://github.com/egoist/tsup for zero config configuration.
Let me know if I should create the PR for this
for bundling purposes, I am trying to get it work for cloudflare worker. To enable tree shake, we should implement es6 module.
For easier setup, we can check out https://github.com/egoist/tsup for zero config configuration.
Let me know if I should create the PR for this