Skip to content

Commit

Permalink
chore: migrate to vite-bundle-analyzer (#53)
Browse files Browse the repository at this point in the history
* chore: migrate to `vite-bundle-analyzer`

* chore: submodule should be install
  • Loading branch information
nonzzz authored Oct 19, 2023
1 parent 0582fe8 commit 9d4f84f
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 127 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
"mocha": "^10.2.0",
"ramda": "^0.29.0",
"react-toastify": "^9.1.3",
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.64.0",
"sentinel-js": "^0.0.7",
"typescript": "^5.3.0-beta",
"vite": "^4.4.0",
"vite-bundle-analyzer": "^0.0.1",
"vite-plugin-cdn2": "^0.12.0",
"vite-plugin-inspect": "^0.7.38"
},
Expand Down Expand Up @@ -98,4 +98,4 @@
"typed-array-length": "npm:@nolyfill/typed-array-length@latest"
}
}
}
}
Loading

0 comments on commit 9d4f84f

Please sign in to comment.