The knowledge contained in this issue is prerequisite for another [issue](How to know where the library js file is loaded from local repository)
1). switch on development model by modifying web.xml file as below:

如何研究UI5的库文件是如何从本地仓库加载的
如何研究UI5的库文件是如何从本地仓库加载的

2). Suppose you would like to know where is this js file loaded from your local laptop:

如何研究UI5的库文件是如何从本地仓库加载的

you can find the answer here(Header name: x-sap-ResourceUrl):

如何研究UI5的库文件是如何从本地仓库加载的

Using this approach, if you would like to make changes on a given UI5 framework library file on your local laptop, you can first identify its file path in a certain jar file, and then perform the local change according to this guide.

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
如何研究UI5的库文件是如何从本地仓库加载的

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-08
  • 2021-04-17
  • 2021-07-21
  • 2022-12-23
  • 2021-10-17
  • 2021-04-08
猜你喜欢
  • 2021-05-15
  • 2021-09-08
  • 2021-12-27
  • 2021-11-28
  • 2021-11-22
  • 2021-05-31
  • 2021-09-08
相关资源
相似解决方案