Join our product experts for a live Ask Me Anything on November 12th at 8 AM PT about Experiences & Efficiency with AEP Agent Orchestrator & How Agentic AI is Fueling Smarter Testing and Growth!
I am developing an extension for launch where o need to use node module for the authentication. Currently i cannot use the library because this extension is client side and i cannot use require module. By searching I found a possible solution where i can use webpack. Any example for that or alternative way of resolving this issue?