node.js - Code Protection?

后端 未结 13 2147
感动是毒
感动是毒 2020-11-29 15:21

I want to use node.js in my next project, but my boss does not like that our competitors can read the source code.

Is there a way to protect the JavaScript code?

13条回答
  •  伪装坚强ぢ
    2020-11-29 16:04

    Just include a license agreement and give them the source code. They might want to customize it anyway.

提交回复
热议问题