Anywhere to get the unminimized version of myscript.min.js?
R
Renyi Tang
started a topic
over 1 year ago
In the "myscript" folder in node_modules, the file myscript.min.js is the backbone for a lot of things, including the communication between client and server. Is there any chance I can get the original version? I'm customizing several things and it would be great to understand everything in myscript.min.js.
Renyi Tang
In the "myscript" folder in node_modules, the file myscript.min.js is the backbone for a lot of things, including the communication between client and server. Is there any chance I can get the original version? I'm customizing several things and it would be great to understand everything in myscript.min.js.
Dear Renyi Tang,
Thank you for your request.
You can get the original version https://github.com/MyScript/MyScriptJS/
You can also find the .map files that should allow your browser to navigate into source code here.
Best regards,
Gwenaëlle
Gwenaelle @MyScript
Dear Renyi Tang,
Thank you for your request.
You can get the original version https://github.com/MyScript/MyScriptJS/
You can also find the .map files that should allow your browser to navigate into source code here.
Best regards,
Gwenaëlle