Skip to content

compile producing empty output #10

Description

@kikonen

Noticed when tried to use typescript-rails, actual issue is apparently within this gem.

typescript-ruby/typescript-rails#42

Based into documentation (https://www.typescriptlang.org/docs/handbook/compiler-options.html), "--out" options is deprecated and should use "--outFile". Did quick hack to test that, and didn't notice any change in behavior (output_js still became empty, and "/tmp" appears to contain generated temp files instead).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions