Answer the question
In order to leave comments, you need to log in
How to obfuscate/encrypt the vue.js part of a project?
There is a big project. From time to time, third-party developers connect to it. From the point of view of protecting the code from copying and duplication (theft), I want to encrypt / obfuscate its core, which these third-party developers do not work on.
Is it possible to do this?
In principle, it is possible to move this code into a separate package
Vue 2, Vue CLI
Answer the question
In order to leave comments, you need to log in
Give the final bundle (your core), which is assembled by webpack (just minification) into a separate module. Who the hell knows this code...
If your project is so serious, you probably need to find one developer and conclude an employment contract with him. Everything else, including ridiculous NDAs, will bring nothing but problems to developers. Well, you will also get a good result
. Personally, if you threw off such a project, I would not work in it. Since the level of paranoia of the customer would be immediately clear. This is the first call
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question