personal template for bun projects
Find a file Use this template
2024-11-23 13:35:04 -05:00
src fix~dpd: remove dependencies 2024-10-26 11:50:31 -04:00
.gitignore stuff 2024-10-22 09:57:20 -04:00
biome.json feat(cfg~biome.json): noConsole rule is disabled 2024-11-23 13:35:04 -05:00
build.js Update build.js 2024-11-01 18:26:39 +01:00
bun.lockb fix~dpd: remove dependencies 2024-10-26 11:50:31 -04:00
license stuff 2024-10-22 09:57:20 -04:00
license.banner feat~config: stuff is added 2024-10-26 10:51:57 -04:00
package.json feat~cfg/package.json/scripts/check: test script is also ran 2024-11-23 13:30:20 -05:00
readme.md feat~config: things idk 2024-10-26 16:15:15 -04:00
tsconfig.json feat~config: stuff is added 2024-10-26 10:51:57 -04:00
tsconfig.sourcemaps.json feat~config: stuff is added 2024-10-26 10:51:57 -04:00

bun-template

things to change

  • package.json - description - keywords - <git repo>
  • license.banner

workflows

publish
compile or compile:library, then distribute
client bundles
compile to build for clients, and compile:library to not (don't bundle dependencies)