Hello ,
I am new to microsoft dynamics 365. I am frontend reactjs developer . I want to to know which file in microsoft dynamics 365 commerce frontend rteated as app.js or index.html where the other files are being imported. Please let me know any link to docs which can help me to understand this.
Thanks
Somdeb
+1 to what Chris said. This is not a typical react app. Its a node.js based service that knows how to invoke the modules written using reactjs, render them serverside and build the HTML page response. You can read more about the platform here - learn.microsoft.com/.../overview
Also suggest checking out learn.microsoft.com/.../
D365 E-Commerce platform is running on Node.js and it launches the server.js file in the 'build' folder, is that what you're looking for?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156