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

refactor: improve build scripts #109

Merged
merged 5 commits into from
Sep 19, 2024
Merged

refactor: improve build scripts #109

merged 5 commits into from
Sep 19, 2024

Conversation

castarco
Copy link
Contributor

  • remove deprecated options
  • less aggressive minification, to avoid warning messages on userland during build stage.
  • better tree-shaking.
  • upgraded dependencies
  • pass noCheck option to .d.ts files generation step (faster)
  • remove outdated comments

- remove deprecated options
- less aggressive minification, to avoid warning messages on userland
  during build stage.
- better tree-shaking.
- upgraded dependencies
- pass noCheck option to .d.ts files generation step (faster)
- remove outdated comments

Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
Copy link

socket-security bot commented Sep 19, 2024

Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
@castarco castarco force-pushed the improve-build-scripts branch from 3a4e1ec to 0329906 Compare September 19, 2024 21:26
Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev>
@castarco castarco marked this pull request as ready for review September 19, 2024 21:30
@castarco castarco merged commit 871d6f1 into main Sep 19, 2024
7 checks passed
@castarco castarco deleted the improve-build-scripts branch September 19, 2024 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant