dappconnect-sdks/packages/status-js
Pavel 680ce2f79b
Move to ESM, Vite, Vitest and Turborepo (#286)
* fix example hot module replacement

* add turbo

* migrate to vite

* use turbo for running scripts

* migrate testing to vitest

* set yarn in settings.json

* set noEmit in base tsconfig

* update yarn.lock

* move protos to src

* remove relative paths from status-js

* remove unused files

* update declaration dir

* use vite-node as a debugging runtime

* fix test

* unify tests

* fix test case typo
2022-06-28 16:40:39 +02:00
..
proto/status/v1 add idToContentTopic 2022-06-04 13:09:49 +02:00
src Move to ESM, Vite, Vitest and Turborepo (#286) 2022-06-28 16:40:39 +02:00
buf.gen.yaml add idToContentTopic 2022-06-04 13:09:49 +02:00
buf.yaml add idToContentTopic 2022-06-04 13:09:49 +02:00
package.json Move to ESM, Vite, Vitest and Turborepo (#286) 2022-06-28 16:40:39 +02:00
tsconfig.json Move to ESM, Vite, Vitest and Turborepo (#286) 2022-06-28 16:40:39 +02:00
vite.config.ts Move to ESM, Vite, Vitest and Turborepo (#286) 2022-06-28 16:40:39 +02:00