diff --git a/debian/rules b/debian/rules index a556ff5..3e6c64c 100755 --- a/debian/rules +++ b/debian/rules @@ -3,8 +3,8 @@ %: dh ${@} --with nodejs -# Avoid running webpack as that's not needed. override_dh_auto_build: + # disable webpack bundling override_dh_auto_test: # requires node-crc-32 (!= node-crc32)