Skip to content

Releases: aholachek/bundle-wizard

Click to view source code

04 May 03:09
Compare
Choose a tag to compare

It took a little bit of back and forth but the click-to-view code functionality is now working reliably for most projects with sourcemaps properly configured:

example

v0.3.0

31 Mar 13:17
Compare
Choose a tag to compare

Add some (limited) information about long tasks that were detected

Another bugfix

28 Mar 15:31
Compare
Choose a tag to compare

Add a slightly longer delay before ending page load recording to catch any errant requests.

Bugfixes

28 Mar 13:35
Compare
Choose a tag to compare
  • Don't print an error to the console when following a redirect request
  • Don't allow "Summary" tab to crash if data about a particular bundle is not available

v0.2.1

17 Mar 19:42
Compare
Choose a tag to compare

Console.log the filepath where the visualization lives in case users want to save or share the files

v0.2.0

08 Mar 05:25
Compare
Choose a tag to compare

Adds:

  • Option to view bundles in context of all scripts (including 3rd party) loaded on a page. (To view, uncheck the "only show bundles with sourcemaps" option in the upper right corner).

  • Improvements to the "summary" tab to group scripts by resource prioritization.

  • Option to jump from summary tab directly into a tree view of a bundle

Fixes:

  • Slightly improves the treemap view in terms of which child nodes are shown

v0.1.14

21 Feb 15:31
Compare
Choose a tag to compare

Add ignoreHTTPSErrors option