es6-jspm-gulp-boilerplate icon indicating copy to clipboard operation
es6-jspm-gulp-boilerplate copied to clipboard

Boilerplate for ES6+ apps using JSPM & Gulp

Results 8 es6-jspm-gulp-boilerplate issues
Sort by recently updated
recently updated
newest added

Hey @alexweber, first of all, thanks for such a wonderful boilerplate code for es6. Can you add this step in **Usage** section of readme. 1. Install `jspm` globally by running...

I see `"pixi.js": "npm:[email protected]",` in the `config.js`. Shouldn't it be here?

Would integration of https://github.com/mobilexag/plugin-sass be an idea? It's in the jspm-registry.

Great boilerplate! I get an error in the chrome console: 'Potentially unhandled rejection [5] Uncaught Uncaught ReferenceError: require is not defined. This happens in browser.js (http://myapp.domain/lib/npm/[email protected]/browser.js). I also get it...

Currently being kept in `src/lib`, perhaps it's better off outside the `src` dir.

enhancement
help wanted

Currently being kept in `src/css`, not really sure what would be better.

enhancement
help wanted

- Fixed warning while running unit tests - Changed browser launcher to PhantomJS - Updated package dependencies

https://github.com/logicalparadox/matcha

enhancement
help wanted