Skip to content

*.js.jsx does not get compiled.  #20

Description

@nsallis

When writing xyz.js.jsx files, middleman build fails with

error  build/ads/react_ad_test/main.js
undefined local variable or method `path'

It does work if I leave it as xyz.jsx, but then the produced file is named just xyz, not xyz.js

note, if the asset is names only xyz.jsx, it does build correctly!

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