mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
Merge pull request #2625 from codeflash-ai/fix/missing-tiles-format
fix: use proper tile names in missing-tiles.txt
This commit is contained in:
commit
586ca2e8c1
1 changed files with 31 additions and 58 deletions
|
|
@ -1,58 +1,31 @@
|
||||||
Notable dependencies without tessl tiles
|
# Python (django/aiservice)
|
||||||
=========================================
|
tessl/pypi-django
|
||||||
|
tessl/pypi-django-ninja
|
||||||
Python (django/aiservice):
|
tessl/pypi-gunicorn
|
||||||
- django (no base django tile, only django-* plugins)
|
tessl/pypi-ruff
|
||||||
- django-ninja
|
tessl/pypi-isort
|
||||||
- gunicorn
|
# JS/TS
|
||||||
- ruff
|
tessl/npm-sentry--nextjs
|
||||||
- isort
|
tessl/npm-radix-ui--react-select
|
||||||
- python-dotenv
|
tessl/npm-radix-ui--react-label
|
||||||
- dj-database-url
|
tessl/npm-radix-ui--react-separator
|
||||||
|
tessl/npm-radix-ui--react-tabs
|
||||||
JS/TS (cf-webapp, cf-api, common, VSC-Extension):
|
tessl/npm-radix-ui--react-toast
|
||||||
- @auth0/nextjs-auth0
|
tessl/npm-octokit--rest
|
||||||
- @sentry/nextjs (only @sentry/node available)
|
tessl/npm-octokit--webhooks
|
||||||
- @sentry/opentelemetry
|
tessl/npm-slack--web-api
|
||||||
- @radix-ui/react-select
|
tessl/npm-hookform--resolvers
|
||||||
- @radix-ui/react-label
|
tessl/npm-react-hook-form
|
||||||
- @radix-ui/react-separator
|
tessl/npm-class-variance-authority
|
||||||
- @radix-ui/react-tabs
|
tessl/npm-motion
|
||||||
- @radix-ui/react-toast
|
tessl/npm-sonner
|
||||||
- @octokit/rest (only base octokit available)
|
tessl/npm-react-resizable-panels
|
||||||
- @octokit/webhooks
|
tessl/npm-next-themes
|
||||||
- @slack/web-api
|
tessl/npm-tailwindcss-animate
|
||||||
- @hookform/resolvers
|
tessl/npm-vscode-languageclient
|
||||||
- react-hook-form
|
tessl/npm-p-queue
|
||||||
- class-variance-authority
|
tessl/npm-esbuild
|
||||||
- dompurify
|
tessl/npm-cors
|
||||||
- motion (framer-motion successor)
|
tessl/npm-express-rate-limit
|
||||||
- sonner
|
tessl/npm-node-cron
|
||||||
- react-syntax-highlighter
|
tessl/npm-resend
|
||||||
- remark-gfm
|
|
||||||
- sharp
|
|
||||||
- clsx
|
|
||||||
- diff
|
|
||||||
- postcss
|
|
||||||
- jsonwebtoken
|
|
||||||
- jsdom
|
|
||||||
- lint-staged
|
|
||||||
- react-resizable-panels
|
|
||||||
- next-themes
|
|
||||||
- tailwindcss-animate
|
|
||||||
- @typescript-eslint/eslint-plugin
|
|
||||||
- @typescript-eslint/parser
|
|
||||||
- @vitejs/plugin-react
|
|
||||||
- eslint-plugin-import
|
|
||||||
- eslint-plugin-promise
|
|
||||||
- eslint-plugin-react
|
|
||||||
- @opentelemetry/* (various)
|
|
||||||
- vscode-languageclient
|
|
||||||
- p-queue
|
|
||||||
- semver
|
|
||||||
- esbuild
|
|
||||||
- cors
|
|
||||||
- body-parser
|
|
||||||
- express-rate-limit
|
|
||||||
- node-cron
|
|
||||||
- resend
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue