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.nims] JavaScript compression not working correctly #498

Open
github-actions bot opened this issue Jul 7, 2022 · 4 comments
Open

[build.nims] JavaScript compression not working correctly #498

github-actions bot opened this issue Jul 7, 2022 · 4 comments
Assignees
Labels
bug Something isn't working todo Automatically generated issues from TODOs in the code web Arturo Web/JS-related issues

Comments

@github-actions
Copy link

github-actions bot commented Jul 7, 2022

[build.nims] JavaScript compression not working correctly

# TODO(build.nims) JavaScript compression not working correctly

# Helpers
#=======================================
# TODO(build.nims) JavaScript compression not working correctly
#  labels: web,bug
proc recompressJS*(jsFile: string) =
    let outputFile = jsFile #.replace(".min.js", ".final.min.js")
    var js = readFile(jsFile)

4dc89bce1b595ab4eb3d607dbaba39ce560f7956

@github-actions github-actions bot added bug Something isn't working todo Automatically generated issues from TODOs in the code web Arturo Web/JS-related issues labels Jul 7, 2022
@drkameleon drkameleon self-assigned this Jul 8, 2022
@stale
Copy link

stale bot commented Mar 5, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 5, 2023
@stale
Copy link

stale bot commented Jul 9, 2023

Closing issue as stale.

@stale stale bot closed this as completed Jul 9, 2023
@drkameleon drkameleon reopened this Nov 22, 2023
@stale stale bot removed the stale label Nov 22, 2023
Copy link

stale bot commented Jul 20, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 20, 2024
Copy link

stale bot commented Nov 17, 2024

Closing issue as stale.

@stale stale bot closed this as completed Nov 17, 2024
@RickBarretto RickBarretto reopened this Jan 6, 2025
@stale stale bot removed the stale label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working todo Automatically generated issues from TODOs in the code web Arturo Web/JS-related issues
Projects
None yet
Development

No branches or pull requests

2 participants