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

Fix issue introduced in application using LessCSS #211

Merged
merged 4 commits into from
Mar 28, 2024

Conversation

lovesh-ap
Copy link
Contributor

Fix issue introduced in application using LessCSS
Rhino JS Engine compile method uses Reader to read scripts which was consumed by CSEC agent.
As a result of that compile would return empty compiled script.
Removed the logic to read Reader

@lovesh-ap lovesh-ap self-assigned this Mar 27, 2024
@lovesh-ap lovesh-ap changed the base branch from main to release/v1.1.3 March 28, 2024 03:50
@lovesh-ap lovesh-ap merged commit ce38b77 into release/v1.1.3 Mar 28, 2024
5 checks passed
@lovesh-ap lovesh-ap deleted the hotfix/lesscss branch March 28, 2024 04:10
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.

2 participants