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

Documentation to mention additonal config if using gzip plugin

オープン
#23 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
17
フォーク
11
PR マージ指標
30日以内にマージされた PR はありません

説明

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'
}
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。