Will

Results 8 issues of Will

Would like to verify assets were found using this [`cumulativeSize`](https://github.com/GoogleChrome/sw-precache/blob/c9b88bcc28cfc63c8d2a4aad0b1d2bd7d88c0579/lib/sw-precache.js#L144) value. Is there a way to access it or another way to verify the value passed to `staticFileGlobs` is valid...

When a user opts in, emit a bundle with a registration script. API: ```javascript ... output: { path: path.resolve(__dirname, 'dist/'), filename: '[name]-[hash].js', publicPath: 'http://localhost:3000/', }, plugins: [ new SWPrecacheWebpackPlugin( {...

enhancement

I just really like this idea and want to take note of it, see https://github.com/GoogleChrome/workbox/issues/696#issuecomment-318818433

enhancement

Are there any models for effectively using react router in a django project? There are two routers in a cookiecutter-django/cookiecutter-webpack project currently, the **django urls** and **react-router**. Should these both...

Currently using `npm-check-updates` to check for dependecy updates and comparing the diff. Would be super nice to automate this process somehow... Documenting current process: 1. Create a cookiecutter-webpack project with...

Make `Ava + power assert + enzyme` as an optional testing configuration. `Karma + mocha + expect + react-test-utils` is current default.

enhancement

Running karma with webpack and phantomJS has some large dependencies, should be able to opt out of this.

OSStatus: On Deck

Add an option to cookiecutter.json for creating a minimal version of this project