Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the processing entry for ABAP, UI5 and webpack

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly talks about "what is the processing entrance of ABAP, UI5 and webpack". Interested friends may wish to have a look at it. The method introduced in this paper is simple, fast and practical. Now let the editor take you to learn "what is the processing entrance of ABAP, UI5 and webpack?"

ABAP

The first thing to do is INITIALIZATION:

UI5

If a UI5 application is configured in the Fiori Launchpad of portal, then the entry of the application is Component.js

Another method (mostly used for testing and verification purposes) does not require launchpad, but only needs to create a new component runtime environment (Shell) in the html of a standalone:

See lines 28 to 31 of the following html code:

Webpack

If you specify a configuration file through-- config, the following figure is an example:

Then you only need to pay attention to the value of the property entry: the return value from the util method entries.

Add a console.log trace to the entries method:

The output of these prints is actually all the files that end in .js under the folder pages:

At this point, I believe you have a deeper understanding of "what is the processing entrance of ABAP, UI5 and webpack". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report