Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

SKY UX apps now showing transpiled JavaScript rather than TypeScript in debugger #642

Closed
Blackbaud-PaulCrowder opened this issue May 1, 2017 · 2 comments

Comments

@Blackbaud-PaulCrowder
Copy link
Member

Somewhere along the way an update to SKY UX and/or Builder caused the transpiled JavaScript to be shown in the browser's debugger rather than the original TypeScript.

@Blackbaud-SteveBrush
Copy link
Member

Blackbaud-SteveBrush commented May 5, 2017

Related: webpack/webpack#3165
Last functioning version is 1.0.0-beta.14.

The affecting commit is located somewhere in here (the former one succeeds, the latter one fails):
blackbaud/skyux-builder@6844763...7f82a3a

UPDATE:
The issue is with the postload processor. preload is okay.

@Blackbaud-PatrickOFriel
Copy link
Contributor

Hey @Blackbaud-SteveBrush what version of builder is this fixed in?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants