tacker

a simple web bundler
git clone https://tongong.net/git/tacker.git
Log | Files | Refs | README

commit 165070b0db8224fe041b2c7be9d0b20c46527a5f
parent a0090eac3cd1003ecc67cfef91951ca720837ed9
Author: tongong <tongong@gmx.net>
Date:   Mon, 18 Jul 2022 15:49:52 +0200

[readme] added todo section

Diffstat:
MREADME.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -95,3 +95,8 @@ will throw an error. There are two alternative behaviors: It would be possible to enable behavior (2) via a command argument flag but I currently do not see the point in implementing this feature. + +## todo +- css bundling +- larger test coverage +- online mode to bundle third party scripts or css