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

3 Коммитов

Автор SHA1 Сообщение Дата
Djordje Lukic 5f2f137cb1 Add publish.sh script to publish on npm
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2020-07-07 10:04:09 +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
Djordje Lukic b524263aed Initial commit 2020-06-09 13:08:34 +02:00