browsertrix/frontend
Ilya Kreymer 38f67a6cc0
Optimize Frontend Image Build on CI (#1057)
* Always run yarn only on build platform with --platform=$BUILDPLATFORM
* Remove optional dependencies (playwright + chromium) from build with --ignore-optional and move some devDependencies to be optional
* Disable husky pre-commit hook checks on frontend

Co-authored-by: sua yoo <sua@suayoo.com>
2023-08-09 12:06:20 -07:00
..
.husky
.vscode
assets
config
scripts
src Collection share dialog + copy updates (#1056) 2023-08-09 10:12:46 -07:00
tests
xliff
.dockerignore
.editorconfig
.gitignore
.prettierignore
00-browsertrix-nginx-init.sh fix(build): use /usr/bin/env bash instead of /bin/bash (#1020) 2023-07-28 21:50:04 -07:00
Dockerfile Optimize Frontend Image Build on CI (#1057) 2023-08-09 12:06:20 -07:00
frontend.conf.template Uploads API: BaseCrawl refactor + Initial support for /uploads endpoint (#937) 2023-07-07 09:13:26 -07:00
index.d.ts Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
lit-localize.json
minio.conf
package.json Optimize Frontend Image Build on CI (#1057) 2023-08-09 12:06:20 -07:00
playwright.config.ts
postcss.config.js
sample.env.local
tailwind.config.js
tsconfig.json
web-test-runner.config.mjs
webpack.config.js Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
webpack.dev.js
webpack.prod.js
yarn.lock Collection share dialog + copy updates (#1056) 2023-08-09 10:12:46 -07:00