0.1.0 • Published 2 years ago

@rontrol-dev/monobundle v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.1.0

2 years ago

0.0.20

2 years ago

0.0.21

2 years ago

0.0.22

2 years ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.16

2 years ago

0.0.17

2 years ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago