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

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

Description

@solopsi

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions