browsertrix/frontend
Emma Segal-Grossman f272c608b8
Fix failing builds on main (btrix-microk8s-test) (#1413)
Because tests aren't meant to be run on the CI builder, testing
dependencies aren't installed. `fork-ts-checker-webpack-plugin` still
was trying to type-check the test files though, and wasn't finding the
types for them. This changes the `fork-ts-checker-webpack-plugin` config
to ignore test files entirely.

Tested by manually in Docker with `scripts/build-frontend.sh`.

Thanks for your help @tw4l!

Fixes build regression introduced in
https://github.com/webrecorder/browsertrix-cloud/pull/1407
2023-11-28 11:33:19 -05:00
..
.husky
assets
config ESLint & Typescript fixes (#1407) 2023-11-24 12:32:53 -05:00
scripts
src Fix crawl list action menu positioning (#1399) 2023-11-26 15:50:22 -08:00
tests
xliff revert changes from i18n (will address elsewhere) 2023-11-13 19:36:03 -05:00
.dockerignore
.editorconfig
.eslintrc.js ESLint & Typescript fixes (#1407) 2023-11-24 12:32:53 -05:00
.gitignore
.prettierignore
.vscode add vscode config symlink in frontend dir 2023-11-20 16:56:48 -05:00
00-browsertrix-nginx-init.sh
Dockerfile supports overriding the replayweb.page version without having to be r… (#1122) 2023-09-05 20:10:21 -04:00
frontend.conf.template Passthrough X-Forwarded-Proto header in frontend nginx (#1226) 2023-09-28 10:58:57 -07:00
index.d.ts
lit-localize.json
minio.conf
package.json Move fork-ts-checker-webpack-plugin into dependencies (#1410) 2023-11-27 10:53:06 -05:00
playwright.config.ts
postcss.config.js
README.md Update frontend local dev guide (#1073) 2023-08-15 12:03:39 -07:00
sample.env.local
tailwind.config.js build: fix webpack dev server recompiling without changes 2023-09-19 12:15:58 -07:00
tsconfig.eslint.json ESLint & Typescript fixes (#1407) 2023-11-24 12:32:53 -05:00
tsconfig.json ESLint & Typescript fixes (#1407) 2023-11-24 12:32:53 -05:00
web-test-runner.config.mjs
webpack.config.js Fix failing builds on main (btrix-microk8s-test) (#1413) 2023-11-28 11:33:19 -05:00
webpack.dev.js build: disable webpack polling for hot reload 2023-09-18 15:14:34 -07:00
webpack.prod.js
yarn.lock ESLint & Typescript fixes (#1407) 2023-11-24 12:32:53 -05:00