ember-cli-deploy-appshell icon indicating copy to clipboard operation
ember-cli-deploy-appshell copied to clipboard

applicationCache-based shell for loading Ember apps

Results 3 ember-cli-deploy-appshell issues
Sort by recently updated
recently updated
newest added

``` TypeError: glob pattern string required node_modules/ember-cli-deploy-appshell/node_modules/minimatch/minimatch.js:86:11) node_modules/ember-cli-deploy-appshell/index.js:42:61 .... ```

I'd love to be able to test this out in an `ember build -e production`, but since it's ember-cli-deploy based I'm not seeing an easy way to check/debug this without...

The per-app build time minification should likely be cached so that it doesn't have to happen for each build. Likely not a big deal, just something I noticed. https://github.com/ef4/ember-cli-deploy-appshell/blob/master/index.js#L21-L23