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

build: simplify build script by removing unnecessary flags #119

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

lumirlumir
Copy link
Owner

This pull request includes a change to the package.json file to simplify the build process by removing certain Babel options.

Build process simplification:

  • package.json: Modified the build script to remove the --no-comments, --compact true, and --minified options from the Babel command.

@lumirlumir lumirlumir changed the title build: simplify build script by removing unnecessary flags build: simplify build script by removing unnecessary flags Dec 12, 2024
@github-actions github-actions bot added the build label Dec 12, 2024
Copy link

Labels have been automatically applied based on the conventional commit types.🏷️

@lumirlumir lumirlumir merged commit 5d56393 into main Dec 12, 2024
3 checks passed
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.48%. Comparing base (df4e7f1) to head (bbf2123).
Report is 1 commits behind head on main.

@@           Coverage Diff           @@
##             main     #119   +/-   ##
=======================================
  Coverage   98.48%   98.48%           
=======================================
  Files           4        4           
  Lines          66       66           
=======================================
  Hits           65       65           
  Misses          1        1           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df4e7f1...bbf2123. Read the comment docs.

@lumirlumir lumirlumir deleted the chore-update-package-json-build-script branch December 12, 2024 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant