Mike Fowler

Results 8 issues of Mike Fowler

I'm playing with `sw-precache` via the Webpack plugin, and am looking for thoughts about how to handle a CDN with multiple subdomains. Current setup: ``` js new SWPrecacheWebpackPlugin({ cacheId: 'my-cache',...

## Overview Adds infrastructure for testing the library via Jest, with Chai assertions. Updates the Travis config as appropriate, and adds a simple test to start. ## Reviewers @lelandrichardson

After generating my documentation in the, for example, `docs/` directory, I would like to be able to hit `http://localhost/docs/index.html` and get a listing of all the files that have been...

Pull requests welcome for a test suite implemented using Karma + Mocha (or similar).

enhancement
help wanted

I don't think this qualifies as an issue, but leaving it here in case you want to mention it somewhere @dewski. Our team was having an issue where the kss...

Add a simple test case demonstrating that Sequelize throws an error when trying to match arrays within a JSON column.

Correct the name of referenced `initialRouteStack` prop.