cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi There,

I have developer a React app using mix of bootstrap and UI5 web components and built the app locally. SO I have a build folder with me with deploy-able content . Question is, how can I deploy this in Netweaver gateway ?

I tried to copy the content to "Webcontent" folder in UI5 app an deploy. App is not able to resolve Css and Js files.

What other options do I have ?

Sreehari

0 Likes
View Entire Topic
prashil
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Sreehari,

If the problem is not able to resolve css and js I can help if you can provide how you defined the js/css and what is the error that you are facing.

Thanks

Prashil

sreehari_vpillai
Active Contributor
0 Likes

Hi Prashil,

Upon building the React project , it links all the css & js files to the below format... When I deploy this to apache , it works. My doubt is, how this to SAP.