Commit bad781b
nyxb
🆕 chore(karium.config.ts): add build configuration file
This commit adds a new file named karium.config.ts which contains the build configuration for the project. The configuration specifies that the project should emit declaration files and use Rollup to bundle the code. The entries property specifies the entry points for the build process.1 parent 9232a38 commit bad781b
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments