How to keep source maps private #DevToolsTips

preview_player
Показать описание
Source maps let you keep your code readable and debuggable even after you've combined and minified it, without impacting performance.

#DevToolsTips
Рекомендации по теме
Комментарии
Автор

If you want to keep your code private, do not use any cloud tools and do not share debug symbols . This requires extra care with tools from cloud companies like Google .

johndododoe
Автор

What would be nice is if you can symmetrically encrypt the map and then decrypt it right in the js console, perhaps you get prompted right when you open it up for the password.

RussellValentine
welcome to shbcf.ru