Application program packaging method and device, equipment and storage medium

The invention relates to the technical field of program development, and provides an application program packaging method and device, equipment and a storage medium. The method comprises the following steps: traversing each sub-module of a to-be-processed application program to obtain a correspondin...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: WEI KAI, XU SHIWEN, DAI JUN, ZENG JIBIN, LIU YAGUO
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention relates to the technical field of program development, and provides an application program packaging method and device, equipment and a storage medium. The method comprises the following steps: traversing each sub-module of a to-be-processed application program to obtain a corresponding dependency library list; generating a configuration file of the dependency library list, and determining a first dependency library in which the source code file and the description document are to be downloaded and a second dependency library in which the source code file and the description document are not downloaded in the dependency library list according to the configuration file; intercepting the source code file and the description document of the second dependency library, and downloading the source code file and the description document of the first dependency library; and packaging the to-be-processed application program based on the downloaded source code file and the description document of the first