-
I am using importmaps and can't download it. Is there a way for you to add it to JSPM?
-
I followed the contributing guide, and wanted to run the specs with `bin/rspec`. I got "lucky" and had a few tests flake:
```
Failures:
1) Distributions When creating a distribution from a do…
-
Download https://dev.jspm.io/inherits@2.0
Download https://dev.jspm.io/npm:@jspm/core@1/nodelibs/timers.js
error: Import 'https://dev.jspm.io/inherits@2.0' failed: 500 Internal Server Error
at …
-
It would be worth including [jspm](jspm.io) in your "Isn't this like" section.
-
Hi. When running `jspm install obs-websocket-js` it creates this import map:
```json
{
"env": [
"browser",
"development",
"module"
],
"imports": {
"obs-websocket-js": …
-
I just had a quick look at this and it is looking awesome! It's really great to see the ideas picked up so well and as I hoped.
There is one small change that would make a big difference to the perfo…
-
The dev speed here is amazing!
But, we already have npm and yarn all around, and the `jspm` repo is not really active that much...
Can we remove the dep. on jspm?
-
hello douglas,
do you maybe think (or tried) about how easy is to add karma-jspm into this stack? At this moment, I am trying to make it work on ci.testling.com but Im not sure will I succeed because…
-
Please can you add JSPM support for this plugin, it's fast becoming a really popular resource for JS Package Management and currently when you run JSPM install it does not work.
-
Hi,
I'm using [jspm](https://github.com/jspm/jspm-cli) to manage my front-end dependencies as es6 modules and would like to be able to install telehash-js using using it as well.
However, right now …