HubSpot / prettier-maven-plugin

Apache License 2.0
116 stars 23 forks source link

Support zipped Node executables #61

Closed aaronm54 closed 2 years ago

aaronm54 commented 2 years ago

My company’s internal Maven repo server is having trouble hosting exe artifacts. Would it be possible to convert the Node dependencies to zipped versions similar to how the prettier-Java dependencies are managed? Also, it would reduce the Linux node executable from 44MB to about 16MB.

jhaber commented 2 years ago

Sorry for the delay, I think this should be handled in #64

jhaber commented 2 years ago

64 is released now, so we download node/prettier rather than attaching them as artifacts