Releases: pajaydev/lasso-analyzer
Releases · pajaydev/lasso-analyzer
Update Acorn parser library
Support colors, fix few bugs
- enable colors (visualize the bundle with colors).
- gave standard width and height.
Support Custom output file support
- Added support to customize the output filename instead of default
lasso-analyze.html
Bug fixes
Support single files via cli
1.2.1 support single files
Support folder name in CLI
- Included bundle-me library
- Iterates entire folder to create lasso-analyze.html
Bug Fix
Support lasso-plugin and cli
- bug fixes
- iterate all folders based on lasso-flags in dev mode.
- covert bytes to size
Created Lasso plugin
- Created lasso-plugin for lasso-analyzer.
- Can be used as CLI.
Initial release
Lasso bundle analyzer
Uses lasso-unpack bundle to parse and generate manifest json.
Used TreeMap for visualization.