• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Typescript Debug not working since Indesign 2018

Explorer ,
Feb 25, 2018 Feb 25, 2018

Copy link to clipboard

Copied

Hi there,

We have developed a plugin using Angular 2, which uses Typescript packaged by Webpack.

On previous versions of indesign, when opening the chrome devtools, we could see a "webpack" folder, with the original .ts files for debugging.

But since I updated Indesign to 2018, I can only debug the final .js files. The webpack folder is nowhere to be seen.

Does anyone have encountered this? Any workarounds? Ideas?

Thank you very much!

Marc

TOPICS
Scripting

Views

647

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 26, 2018 Feb 26, 2018

Copy link to clipboard

Copied

This doesn't look like a scripting problem, more like an SDK thing. Maybe head over there.

P.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 26, 2018 Feb 26, 2018

Copy link to clipboard

Copied

Hi Marc and Peter,

maybe better ask here:

Extensions / Add-ons Development

Or a moderator should move this thread to Extensions / Add-ons Development.

Marc, see into Extensions / Add-ons Development if that'll fit your needs.

The SDK forum is here in case: InDesign SDK

Regards,
Uwe

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jul 09, 2018 Jul 09, 2018

Copy link to clipboard

Copied

LATEST

I can see the "webpack://" folder under "Sources" in the Chrome DevTools .. If you select the "." Directory you can see all the files, not only the compiled ones (mail, polyfill, styles etc.)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines