|
|
|
|
|
by pitaj
2902 days ago
|
|
URL imports is a terrible idea. There's a reason we have actually package managers and repositories instead of installing from GitHub. Properly made and run package managers are more secure and offer a better developer experience than importing by URL. |
|