Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make code more protective? #67

Closed
weziye opened this issue Mar 24, 2024 · 2 comments
Closed

How to make code more protective? #67

weziye opened this issue Mar 24, 2024 · 2 comments
Labels
stale Stale issue, pending response

Comments

@weziye
Copy link

weziye commented Mar 24, 2024

When I finish developing the project, I want the code to be protected. I tried adding bytenode-webpack-plugin and asarmor to the project, but they failed. Can you provide a solution? Thanks

@codesbiome
Copy link
Owner

For compiling output javascript into bytecode, have you tried using these examples for configuring the project:
https://github.com/herberttn/bytenode-webpack-plugin/tree/main/examples

@weziye
Copy link
Author

weziye commented Mar 26, 2024

I compiled the backend code into bytecode and it ran successfully, but I couldn't compile the rendering resources into bytecode

@codesbiome codesbiome added the stale Stale issue, pending response label Jun 4, 2024
@guasam guasam closed this as completed Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale issue, pending response
Projects
None yet
Development

No branches or pull requests

3 participants