Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mattem mattem released this 28 Apr 23:28
· 21 commits to master since this release
9076497
  • feat: Support generating nodejs_binary target. The data attr will be set to entry_points generating rule #36
  • feat: Use the buildozer API via the NodeJS bindings rather than invoking directly in a shell on a text file #34
  • feat: Support generating ts_library targets for a single file #35
  • feat: Support simple generation of container_layer targets, adding files at path to the files attribute #38
  • feat: Add --pattern flag. When path represents a directory, pattern is used as a glob for filtering files #38
  • fix: Handle NodeJS builtins, adding @types/node as a dep #37