You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are right, it doesn't need to be React specific. It was marketed like that because it was built specifically for React apps I was working on at that time. However, as you noted, it is not narrowed to only React and can be used for other frameworks that follow same pattern. Never tested it with anything else though, so if you have an example - please feel free to add it to the examples directory - this will be a good start to make this tool more universal!
The readme says that one-loader is
A webpack loader to enable single-file React components. Inspired by vue-loader.
.But is it really react specific? And why don't we want to market it as a general purpose single file component loader?
The text was updated successfully, but these errors were encountered: