Skip to content

Releases: JonnyBurger/npx-visualize-bundle

1.4.0

22 Oct 17:53
Compare
Choose a tag to compare

Support youi engine

1.3.0

14 Nov 12:17
Compare
Choose a tag to compare

Minor Changes

  • Allow to create folder specified in --output option Adding additional options * --report - to allow change name or report. Default to 'report' * --keep - to allow keep bundle files inspected: bf6819b
  • Command descriptions: a5d7402

Patches

  • Bump lodash from 4.17.11 to 4.17.15: 583e76b
  • Merge pull request #10 from JonnyBurger/dependabot/npm_and_yarn/lodash-4.17.15: c55fe66

Credits

Thanks to @dlebedynskyi for adding the new options!

1.2.0

24 May 10:11
Compare
Choose a tag to compare

Minor Changes

  • Add option to analyze minified bundle: 3bce795
  • Control minification with --dev: d6c99e6
  • Add option to analyze minified bundle: #7

Credits

Huge thanks to @levibuzolic for helping!

1.1.2: Add custom port (#6)

08 May 10:50
2c99a48
Compare
Choose a tag to compare

Patches

1.1.1

17 Apr 10:44
Compare
Choose a tag to compare
  • In the previous release, the output would get deleted immediately after the npx visualize-bundle is finished. This means you could not open the JSON file in the editor. Now the output is written to a temporary directory.

1.1.0

17 Apr 09:31
Compare
Choose a tag to compare

Features

  • New option: --json for outputting in JSON format instead of HTML (#3 - thanks @levibuzolic )
  • New option: --output [dir] for setting the output directory. (#2 - thanks @levibuzolic )

Bugfixes

  • Will work now if you have a index.js instead of a index.ios.js
  • If you specify --android, it will try to load index.android.js if it exists.

1.0.4

17 Apr 08:32
Compare
Choose a tag to compare
v1.0.4