Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

TypeScript under author?

Avatar

Level 8

I have a TypeScript under ui.frontend/src/main/webpack/author/site/components/content/accordion/ts/accordion.ts and I cannot figure out when will the TS in this specific location run? 

2 Replies

Avatar

Community Advisor

@anasustic I am not an expert in FE, npm run prod will run this location.

 

Default npm run prod will have this location for FE build

Avatar

Level 8

Hi @Jagadeesh_Prakash it should run but it doesn't. I am just not sure if it runs in the developer instance or in the author instance or?