SmartProxy icon indicating copy to clipboard operation
SmartProxy copied to clipboard

npm test fix

Open yfdyh000 opened this issue 3 years ago • 3 comments

This fixes the default build not working, eslint issues and the .travis.yml fail.

I also recommend you provide the travis-ci URL in README file.

yfdyh000 avatar Jul 01 '22 22:07 yfdyh000

Good cleanup, thanks. But I don't want to include files in libs-unzip-before-build.zip in source. Would be nice to unzip with build but I couldn't find a decent webpack-plugin to unzip them during build either...

salarcode avatar Jul 04 '22 01:07 salarcode

But I don't want to include files in libs-unzip-before-build.zip in source.

I don't understand, this is bad for auditing and git compression.

yfdyh000 avatar Jul 04 '22 11:07 yfdyh000

Can you revert the changes to src/ui/js/ please? the unzip is part of build now. So we can merge this.

salarcode avatar Aug 27 '22 12:08 salarcode