Skip to content

Use browserslist in package.json instead of config/targets.js#293

Open
aklkv wants to merge 1 commit into
ember-cli:mainfrom
aklkv:feat/browsers-list-config
Open

Use browserslist in package.json instead of config/targets.js#293
aklkv wants to merge 1 commit into
ember-cli:mainfrom
aklkv:feat/browsers-list-config

Conversation

@aklkv

@aklkv aklkv commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

fixes: #282

@mansona

mansona commented Jun 8, 2026

Copy link
Copy Markdown
Member

I have a slight inkling that this should probably be a deprecation if we're going down this route 🤔 essentially we would need to make sure that people transition to the new thing, make decisions about errors that we throw if someone has both (Because of a newly generated file during an ember-cli-update) etc.

thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

use .browserslistrc instead of most likely dead files/config/targets.js

2 participants