Skip to content

Sprockets::FileNotFound at / couldn't find file 'my_test_ts_object' (in /Users/bob/git/myapp/app/assets/javascripts/application.js:89) #36

Open
@ghost

Description

Hello,

I'm unable to include a Typescript (1.6) file such as my_test_ts_object.js.ts, when I try to load my app I get:

Sprockets::FileNotFound at / couldn't find file 'my_test_ts_object'   (in /Users/bob/git/myapp/app/assets/javascripts/application.js:89)

What is the preferred way to include Typescript files in the Rails javascript manifest?

Thank you,

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