I am developing a desktop application with nwjs, I used nw-create-react-app boilerplate and added express.js for server side code, the problem is that I am trying to protect the source code of my server side, nwjs has the nwjc tool to compile js but can not find a way to implement it to my express.js application. I would appreciate any help
Submitted September 19, 2018 at 02:58PM by jd0m
No comments:
Post a Comment