Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Using "//# sourceMappingURL..." #1

Open
solopsi opened this issue Aug 16, 2019 · 1 comment
Open

Using "//# sourceMappingURL..." #1

solopsi opened this issue Aug 16, 2019 · 1 comment

Comments

@solopsi
Copy link

solopsi commented Aug 16, 2019

Hi!
I try to use alfresco with auto generated from TypeScript components.
They have got "//# sourceMappingURL..." at the end of file.
After dependencies *.js file compilation, I get errors, because symbols "}" and "," was added at the same string after //:
//# sourceMappingURL...},
Can you add "sb.append("\n");" between strings 610 and 611 at https://github.com/yregaieg/spring-surf/blob/master/surf/spring-surf/spring-surf/src/main/java/org/springframework/extensions/surf/DojoDependencyHandler.java?
Or you have another decision?

@yregaieg
Copy link
Owner

Hi @solopsi!
This repo is far from being official or maintained in any way, I forked surf from SVN 3 years ago and I even forgot the reason why I did it. Any way, having quickly checked up I see that Alfresco has moved surf to git 2 years ago, and I bet they will be more than happy to consider a PR here : https://github.com/Alfresco/surf .

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

No branches or pull requests

2 participants