Skip to content

Fixed packages, added linux support

Konstantin Papesh requested to merge SydoxX/beam:master into master

There was a problem with the package 'less'. Adding 'less-loader' to the dependencies fixed the problem. Also added 'npm run os' to the option list so that you can compile for your OS only without compiling the electron packages for other OS's too. NOTE: This was only tested on Kubuntu 16.10 (Linux)!

Merge request reports