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

Minify WEB Content still uses old Java based compressor #63

Open
Chris2011 opened this issue Nov 1, 2020 · 0 comments
Open

Minify WEB Content still uses old Java based compressor #63

Chris2011 opened this issue Nov 1, 2020 · 0 comments
Assignees
Milestone

Comments

@Chris2011
Copy link
Owner

Atm it is possible to minify CSS files directly, the content and a whole folder. Unfortunately, with the switch from YUICompressor to CSS Nano, I just did it for selecting a css file and call the action Minify CSS.

Minify WEB Content and Minify Content (Selecting code and hit the action Copy as minified CSS) still uses the old and deprecated CSSCompressor from YUICompressor. That needs to be refactored too to use the CSSNano CLI.

@Chris2011 Chris2011 self-assigned this Nov 1, 2020
@Chris2011 Chris2011 added this to the 3.4.0 milestone Dec 12, 2020
@Chris2011 Chris2011 pinned this issue Dec 12, 2020
@Chris2011 Chris2011 changed the title Minify WEB Content still uses old CSS Compressor Minify WEB Content still uses old Java based compressor Dec 15, 2020
Chris2011 pushed a commit that referenced this issue Dec 20, 2020
Chris2011 pushed a commit that referenced this issue Feb 23, 2021
Chris2011 pushed a commit that referenced this issue Jul 7, 2021
Conflicts:
	.gitignore
	custom-packages/package.json
	custom-packages/yarn.lock
	pom.xml
	src/main/java/io/github/chris2011/netbeans/minifierbeans/javascript/JSMinify.java
@Chris2011 Chris2011 modified the milestones: 3.4.0, 3.5.0 Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant