-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Does autoloader work with URLs? #3216
Copy link
Copy link
Closed
Labels
Description
In the autoloader docs everything is structured around loading local components. But there is no reason not to allow regular URLs as well, is there? That would be very useful for prototyping, and for cases where performance is not that critical.
- If URLs are already allowed, this is merely a documentation issue: it should be mentioned
- If URLs are not allowed, this is a feature request: can they be?
Reactions are currently unavailable