ember-cli-deploy / ember-cli-deploy/ember-cli-deploy-build

include environment in default outputPath

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

説明

We are testing concurrent deployments using threads. We are doing this locally, but I figured it might make sense as the default:

```js
outputPath: `tmp/deploy-dist-${environment}`
```

I started making a PR, but since the environment is dynamic and the defaults are defined as static, I couldn't figure out how to get it to work, especially with the EMBER_CLI_DEPLOY_REUSE_BUILD section. Also, how would you detect if someone already customised the outputPath before appending the environment?

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

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

評価

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

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

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