browsertrix/frontend
Emma Segal-Grossman bd59c12b83
Add bundle analyzer script (#1437)
Adds
[webpack-bundle-analyzer](https://www.npmjs.com/package/webpack-bundle-analyzer)
and a `build:analyze` npm script to run it.

Eventually it'd be nice to track metrics over time, but this is a good
start.
2023-12-11 19:21:56 -05:00
..
.husky
assets
config
patches Fix attribute casing & lit-analyzer issues (#1429) 2023-12-11 12:34:03 -05:00
scripts
src Fix attribute casing & lit-analyzer issues (#1429) 2023-12-11 12:34:03 -05:00
tests
xliff
.dockerignore
.editorconfig
.eslintrc.js Refactor LiteElement into reactive controllers (#1423) 2023-12-05 15:30:10 -08:00
.gitignore
.prettierignore
.vscode
00-browsertrix-nginx-init.sh
Dockerfile
frontend.conf.template
index.d.ts
lit-localize.json
minio.conf
package.json Add bundle analyzer script (#1437) 2023-12-11 19:21:56 -05:00
playwright.config.ts
postcss.config.js
README.md
sample.env.local
tailwind.config.js
tsconfig.eslint.json
tsconfig.json Fix attribute casing & lit-analyzer issues (#1429) 2023-12-11 12:34:03 -05:00
web-test-runner.config.mjs Organize components into folders by function (#1411) 2023-11-29 14:12:29 -05:00
webpack.config.js Add bundle analyzer script (#1437) 2023-12-11 19:21:56 -05:00
webpack.dev.js
webpack.prod.js
yarn.lock Add bundle analyzer script (#1437) 2023-12-11 19:21:56 -05:00