0.1.0 • Published 7 months ago

@rontrol-dev/monobundle v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

monobundle

working in monorepo which maintained by lerna once index.ts exists in root folder of sub module monobundle will take over the bundle flow.

features

  • rollup to bundle to single file, for cjs and es
    • with deps usage and missing checking.
  • typescript transpile through babel
    • but typescript declaration through typescript, and use rollup-plugin-dts to merge to single index.d.ts
  • respect the babel configuration of whole project
    • "monobundle": { "env":"browser" } of sub module could switch babel env as ROLLUP_BROWSER
1.0.0

7 months ago

0.1.0

7 months ago

0.0.20

1 year ago

0.0.21

1 year ago

0.0.22

1 year ago

0.0.14

1 year ago

0.0.15

1 year ago

0.0.16

1 year ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.19

1 year ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago