adopted-ember-addons / adopted-ember-addons/ember-cli-flash

enviornment.js flashMessageDefaults.sticky being ignored for prod build

Đang mở
#162 10 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
355
Fork
118
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I want the messages to be sticky and this works fine when developing but when I run `ember build --environment production` the prod version isn't sticky.

```
flashMessageDefaults: {
sticky: true,
preventDuplicates: true
}
```

I'm not overwriting this config anywhere else.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.