0.33.0 • Published 3 days ago

@kcinternals/heft-web-rig v0.33.0

Weekly downloads
-
License
AGPL-3.0-only
Repository
github
Last release
3 days ago

Heft web-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 1 profile:

  • default - For all web packages managed on this repository (learn more).
  • css - For css packages managed on this repository (learn more).

Profile default

This will generate multiple modules output listed below:

  • lib - The base module contains ESNext module code
  • lib-commonjs - contains CommonJS javascript code
  • lib-umd - contains UMD module code
  • lib-css - contains css files (if any)
  • 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

This also support scss compiles to css with type definitions.

Profile css

This for css packages (the npm package which contains only css/scss/sass files). This will linting (using eslint) and compile to css with type definitions exported.

The output css should be in lib directory and type definitions in lib/types directory.

0.33.0

3 days ago

0.32.0

10 days ago

0.31.0

17 days ago

0.30.0

24 days ago

0.21.0

3 months ago

0.20.0

3 months ago

0.19.0

3 months ago

0.13.0

4 months ago

0.14.0

4 months ago

0.15.0

4 months ago

0.16.0

3 months ago

0.17.0

3 months ago

0.18.0

3 months ago

0.29.0

1 month ago

0.28.0

2 months ago

0.27.0

2 months ago

0.26.0

2 months ago

0.25.0

2 months ago

0.24.0

2 months ago

0.23.0

3 months ago

0.22.0

3 months ago

0.12.0

4 months ago

0.11.0

5 months ago

0.10.0

5 months ago

0.9.0

5 months ago

0.8.0

5 months ago

0.7.0

5 months ago

0.6.0

5 months ago

0.5.0

6 months ago

0.4.0

6 months ago

0.3.0

6 months ago

0.2.0

6 months ago