bertramdev / asset-pipeline

The core implementation of the asset pipeline for the jvm
194 stars 92 forks source link

Sass asset plugin ARM support #194

Closed Taack closed 6 years ago

Taack commented 6 years ago

When using sass-asset-plugin on ARM64 platform, an exception occurs:

2018-01-17 15:24:47.185  WARN --- [nio-9002-exec-8] io.bit3.jsass.adapter.NativeLoader       : Platform linux:aarch64 not supported

java.lang.UnsupportedOperationException: Platform linux:aarch64 not supported

Thanks for your support, Adrien

Taack commented 6 years ago

This might get fixed with bit3/jsass#37

davydotcom commented 6 years ago

Resolved in 3.0.2