ember-cli-deploy / ember-cli-deploy/ember-cli-deploy-gzip

ignorePattern doesn't seem to be working

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

説明

Howdy 👋

Just trying to stop this gzipping my sourcemaps and I've been trying to add an ignorePattern that doesn't seem to be working 😕

I've tried `ignorePattern: '**.map'` and `ignorePattern: '*.map'` but they both still gzipped my sourcemaps. I even tried `ignorePattern: '\*\*/\*.map',` which I lifted from the default filePattern 😂

I ended up working around this by just using filePattern with `map` removed as an option, but I figured I should open an issue to see if there is anything I can do to help. I would love to add a failing test if someone could at least point me in the right direction.

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

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

評価

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

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

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