Geir Gåsodden

Results 4 issues of Geir Gåsodden

It would be really nice if bankai could generate content security policies for the generated inlined scripts and styles. ``` ``` If there already is a browserify transform for this...

I did a PR and discovered one of the tests failed on travis. I ran the tests on my local machine and it passed. By running the tests multiple times...

In packages.json engines states >=0.8. I propose we bump that to 0.10.

Now only 0.12 is tested. I think it would be a good idea to add 0.10 and iojs as well ``` node_js: - "0.10" - "0.12" - "iojs" ```