Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Chris Crone ba1e007a49 gitignore: Add build artifacts
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-08-18 16:44:48 +02:00
Djordje Lukic adfa5dd3c1 Build with typescript
There is no need for babel and rollup, the typescript compiler can do
what we want: compile typescript to javascript.

We are adding the dist folder in the repo so that a dependent can npm
install it without us needing to publish it on npm (yet).

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2020-06-10 16:11:15 +02:00
Christopher Crone 3e23ecd380 gitignore: Remove unneeded line
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
2020-06-09 18:19:32 +02:00
Djordje Lukic b524263aed Initial commit 2020-06-09 13:08:34 +02:00