KusStar / vite-bundle-visualizer

CLI for visualizing your vite project bundle.
MIT License
296 stars 7 forks source link

Json option has been deprecated #2

Closed abouteiller-niji closed 1 year ago

abouteiller-niji commented 1 year ago

Hello,

That's a cool lib but it shows a deprecated message when we use it with npx because it uses the last version of rollup-plugin-visualizer that has deprecated the json option

image

The goal of this PR is small and simple: replace the Json option by raw-data value for template option

KusStar commented 1 year ago

Publish in v0.6.0