Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize typia.llm.application<App>() function for bundling. #1276

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Sep 13, 2024

Do not import typia.llm.application<App>() embeded function when no parameter argument assigned to reduce bundling size in the frontend application.

Do not import `typia.llm.application<App>()` embeded function when no parameter argument assigned to reduce bundling size in the frontend application.
@samchon samchon added the enhancement New feature or request label Sep 13, 2024
@samchon samchon self-assigned this Sep 13, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@emotion/react@11.13.0 Transitive: environment, filesystem, unsafe +43 9.77 MB emotion-release-bot
npm/@emotion/styled@11.13.0 Transitive: environment, filesystem, unsafe +41 8.96 MB emotion-release-bot
npm/@monaco-editor/react@4.6.0 None +1 238 kB surenat
npm/@mui/icons-material@5.16.7 None +1 18.9 MB mnajdova
npm/@mui/material@5.16.7 environment +17 19.1 MB mnajdova
npm/@rollup/browser@4.21.0 eval, network 0 5.45 MB lukastaegert
npm/@rspack/cli@1.0.0 environment, eval Transitive: filesystem, network +34 1.37 MB hardfist
npm/@rspack/core@1.0.0 environment, eval, filesystem Transitive: network, shell +19 453 MB hardfist
npm/@samchon/openapi@1.0.0 network 0 1.12 MB samchon
npm/@types/node@18.19.45 None +1 2.05 MB types
npm/@types/prettier@3.0.0 None 0 1.72 kB types
npm/@types/react@18.3.3 None +2 1.69 MB types
npm/inquirer@8.2.6 Transitive: environment, filesystem, shell +44 7.28 MB sboudrias
npm/package-manager-detector@0.2.0 None 0 27.9 kB antfu
npm/rollup@4.21.3 None +18 41.6 MB eventualbuddha, lukastaegert, rich_harris, ...2 more

🚮 Removed packages: npm/@fastify/type-provider-typebox@3.6.0, npm/@sinclair/typebox@0.31.28, npm/@trivago/prettier-plugin-sort-imports@3.4.0, npm/@typegoose/typegoose@10.5.0, npm/@types/autocannon@7.12.5, npm/@types/benchmark@2.1.5, npm/@types/d3@7.4.3, npm/@types/physical-cpu-count@2.0.2, npm/@types/uuid@8.3.4, npm/@typescript-eslint/eslint-plugin@5.62.0, npm/@typescript-eslint/parser@5.62.0, npm/autocannon@7.15.0, npm/benchmark@2.1.4, npm/body-parser@1.20.3, npm/class-transformer@0.5.1, npm/class-validator@0.14.1, npm/d3@5.16.0, npm/eslint-plugin-deprecation@1.6.0, npm/express@4.21.0, npm/fast-json-stringify@5.16.1, npm/fastify@4.28.1, npm/io-ts@2.2.21, npm/jsdom@21.1.2, npm/physical-cpu-count@2.0.0, npm/prettier@2.8.8, npm/reflect-metadata@0.1.14, npm/tgrid@0.10.3, npm/zod@3.23.8

View full report↗︎

Copy link

pkg-pr-new bot commented Sep 13, 2024

Open in Stackblitz

npm i https://pkg.pr.new/typia@1276

commit: b421278

Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, no problem.

@samchon samchon merged commit 2709b9a into master Sep 13, 2024
11 checks passed
@samchon samchon deleted the feature/llm branch September 13, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant