繁体   English   中英

有没有办法在执行 ng build --prod 后从 dist 文件夹中恢复角度(4、5、6、任何版本)源代码?

[英]Is there any way to restore the angular (4,5,6,any version) source code from dist folder after doing ng build --prod?

有没有办法在执行 ng build --prod 后从 dist 文件夹中恢复角度(4、5、6、任何版本)源代码?

  1. 如果没有源映射 - 否
  2. 如果有source-maps - 理论上是的,查看rarecoil https://link.medium.com/72EsrCGTY1的文章“SPA source code recovery by un-Webpacking source maps” 但实际上我之前没有遇到过这样的活动

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM