TypeScript under author? | Community
Skip to main content
Level 6
November 1, 2022

TypeScript under author?

  • November 1, 2022
  • 1 reply
  • 625 views

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? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Jagadeesh_Prakash
Community Advisor
Community Advisor
November 1, 2022

@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

anasusticAuthor
Level 6
November 1, 2022

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?