Open sunel opened 5 years ago
When compiled its around 202 kb of file size. This will come down if the we have Tree Shaking ES module.
babel src --out-dir es
"module": "es/index.js",
When compiled its around 202 kb of file size. This will come down if the we have Tree Shaking ES module.