0.37.0 • Published 8 months ago

@kcinternals/heft-node-rig v0.37.0

Weekly downloads
-
License
AGPL-3.0-only
Repository
github
Last release
8 months ago

Heft node-rig

license@latest npm@latest libsio@latest bundle@latest

This packages is for internal usage only.

The riggable is a idea from heft cli to simplify building process (learn more).

Profiles

The profiles is a rigging profile to set up building process based on use cases. On this package, contains 2 profiles:

  • default - For all typescript node packages managed on this repository (learn more).
  • js - For all javascript node packages managed on this repository (learn more).

Profile default

This will generate multiple modules output listed below:

  • lib - The base module contains CommonJS javascript code
  • lib-esnext - contains ESNext module code
  • dist - contains aggregated typescript definitions
    • index.d.ts contains all exported types
    • index-alpha.d.ts contains only alpha exported types
    • index-beta.d.ts contains only beta exported types
    • index-public.d.ts contains only public exported types

Profile js

Similar to default profile except below:

  • Output only CommonJS on lib directory
  • Support typings on jsdoc instead of typescript
0.37.0

8 months ago

0.36.0

9 months ago

0.35.0

9 months ago

0.34.0

9 months ago

0.33.0

10 months ago

0.32.0

10 months ago

0.31.0

10 months ago

0.30.0

10 months ago

0.21.0

1 year ago

0.20.0

1 year ago

0.19.0

1 year ago

0.13.0

1 year ago

0.14.0

1 year ago

0.15.0

1 year ago

0.16.0

1 year ago

0.17.0

1 year ago

0.18.0

1 year ago

0.29.0

11 months ago

0.28.0

11 months ago

0.27.0

11 months ago

0.26.0

12 months ago

0.25.0

12 months ago

0.24.0

12 months ago

0.23.0

12 months ago

0.22.0

1 year ago

0.12.0

1 year ago

0.11.0

1 year ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago