From 3e03278dc77f90d78ee7e933202db1beefbdf9cc Mon Sep 17 00:00:00 2001 From: EGOIST <0x142857@gmail.com> Date: Sat, 27 Feb 2021 13:40:01 +0800 Subject: [PATCH] chore: update what can it bundle --- docs/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 4c575c2..9560dff 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,8 +4,6 @@ Bundle your TypeScript library with no config, powered by [esbuild](https://gith Anything that's supported by Node.js natively, namely `.js`, `.json`, `.mjs`. And TypeScript `.ts`, `.tsx`. [CSS support is experimental](#css-support). -This project is designed for bundling Node.js libraries. - ## Install Install it locally in your project folder: