Commit f3d75fc
committed
chore!: simplified building process as no bundling is needed
Instead of using a bundler this library can rather just use the
Typescript Compiler. It does not bundle anything and just needs to be
transpiled.
This is slightly breaking as we only emit the mjs files, this should
work with all apps, but better safe than sorry.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>1 parent 1d7ab63 commit f3d75fc
6 files changed
Lines changed: 179 additions & 2591 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments