Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Automatically import JS components #150

Closed
@catmando

Description

@catmando

suggested by @panigrah - there is really no need for NativeLibrary if you are using webpack.

The webpack import mechanism allows you to rename components as you like.

So if you import a component as say Foo.Bar.MyComponent then in ruby you should be able to say Foo::Bar::MyComponent(...) to render that component.

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