Skip to content

community/writefreely: install JS build dependencies from npmjs

Jakub Jirutka requested to merge jirutka/aports:writefreely into master

This aport already installs dependencies from npmjs.com, so better to install even lessc and less-plugin-clean-css from npmjs than packaging them.

npm clean-install enforces the lock file.

Merge request reports