Breadcrumb
Publish Red App
In order to comply with Certification process and plug-in size restrictions, the Web Module implementation source code must be sent bundled within the Red App plug-in project, that you will submit through Red App Center. After Certification and Validation of the project and in accordance with best practices, and Red App proposal, the compiled resources required for runtime will be re-generated by Sabre and packed accordingly (minified JavaScript) into the public facing Red App.
-
Keep only
web-src/Bundle_Symbolic_Name-module_name/src
folder which contains source code andweb-src/Bundle_Symbolic_Name-module_name/package.json
file. Remove other bundle-skeleton files, node_modules and remove web folder that contains compiled files from Red App Eclipse plug-in -
Follow steps in section: Creating and Securing a Red App Bundle to publish the Red App.