etianen / etianen/requirejs-less

Plugin can't load external CSS

Open
#3 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Fails to do

``` js
require('style!https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css');
```

Error:
GET http://localhost:3000/require/https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css 500 (Internal Server Error)

Loader prepends absolute URL with base URL.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.