atomic-server icon indicating copy to clipboard operation
atomic-server copied to clipboard

Consider using vite build for @tomic/lib

Open joepio opened this issue 2 years ago • 0 comments

Currently we're using tsc in @tomic/lib, but vite build in @tomic/vite. We should probably use one or the other.

For types we could use https://github.com/qmhc/vite-plugin-dts

joepio avatar Jan 18 '24 11:01 joepio