Commit History

Author SHA1 Message Date
  benduran f73bde3bb8 feat(build-ts-package): dropped esbuild completely 3 weeks ago
  benduran 85abbd0898 feat(build-ts-package): staking app and insights hub work great with the dual publish 3 weeks ago
  benduran a103f470cd feat(build-ts-package): swc is working great 3 weeks ago
  benduran 7958e44f8c feat(build-ts-package): omg, swc is producing something that ACTUALLY works 3 weeks ago
  benduran a9a71b5adf fix(build-ts-package): fixed default exports generation when there's only one format 3 weeks ago
  benduran 840daba5ea feat(build-ts-package): added import extension rewriting 3 weeks ago
  benduran e6b4653022 feat(build-ts-pacakge): try swappiong to esbuild for file compilation 4 weeks ago
  benduran a31931dda9 chore(build-ts-package): slight tweaks 4 weeks ago
  benduran 3f7af8e4e4 fix(build-ts-package): fixed the typings mapping generated 4 weeks ago
  benduran 8605b2802a feat(build-ts-package): added command to generate a reasonable default tsconfig that works and is relatively strict 4 weeks ago
  benduran 2ed8de7bf6 fix(ton-sdk-js): fixed the build with the new packager 4 weeks ago
  benduran 2fc5dbd5e1 fix(build-ts-package): fixed package not creating the exports correctly 4 weeks ago
  benduran f2b3e92fcf feat(build-ts-package): tool should be working now 4 weeks ago
  benduran a14cd44bb4 feat(build-ts-package): started migrating to using vanilla TS, the old-fashioned way 4 weeks ago
  benduran 9e06e66859 chore: trying to roll our own build utility, since most of the OSS ones are bad 4 weeks ago
  benduran 1e330294c6 fix(solana_utils): fixed build config 4 weeks ago
  benduran a94f0189b1 chore: attempt to not link components in devmode 4 weeks ago
  benduran 176683bbc5 fix: fixed a number of builds and corrected the main output of a dual published package to be commonJS 1 month ago
  benduran 445f9ae713 feat: updated git ignores and added more exclusion patterns to the build util 1 month ago
  benduran a8ef5fa4f7 fix(price-service-sdk): fixed JS build 1 month ago
  benduran 96390859b2 feat: added build-ts-package to the top-level, for easier usage 1 month ago
  benduran ef3d9f8882 chore: adjusted the turbo.json file to clean, then build svgs and scss before compiling TS code 1 month ago
  benduran 45caeba50f chore: removed references to tshy, in favor of our in-house wrapper around tsdown 1 month ago
  benduran ab11a67e6e feat: added tsdown via an internal, easy-to-use wrapper CLI 1 month ago