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
Description
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
Labels
No labels