ember-cli-deploy / ember-cli-deploy/ember-cli-deploy-json-config

Documentation to mention additonal config if using gzip plugin

Aperta
#23 1 commento 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
17
Fork
11
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Love the plugin and the rest of ember-cli-deploy - thank you.

I just ran into an issue where my `index.json` file was gzipped along with other resources which obviously caused problems.

I don't believe this to be a bug but maybe worth adding to the docs / readme that if using in conjunction with ember-cli-deploy-gzip that you should add the following to your `deploy.js` file:

```
gzip: {
ignorePattern: 'index.json'
}
```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.