gitbeaker icon indicating copy to clipboard operation
gitbeaker copied to clipboard

Improve package build speeds

Open jdalrymple opened this issue 3 years ago • 1 comments

Description

Current package build speeds are quite slow

Possible solutions

Utilize esbuild and dts for compilation and type generation

  • https://github.com/egoist/rollup-plugin-esbuild
  • https://github.com/evanw/esbuild
  • https://github.com/Swatinem/rollup-plugin-dts

jdalrymple avatar Mar 19 '21 02:03 jdalrymple

Ran into some odd problems after this release that i didnt catch during testing. #1845. Reopening to properly track these changes on a second attempt

jdalrymple avatar Jun 04 '21 04:06 jdalrymple