ember-learn / cli-guides

Step-by-step guides and tutorials for using the ember-cli to create apps and addons
https://cli.emberjs.com
MIT License
25 stars 76 forks source link

Remove individually-listed required packages that are (now) dependencies of others in the list #237

Closed notmessenger closed 2 years ago

notmessenger commented 2 years ago

The https://cli.emberjs.com/release/writing-addons/in-repo-addons/#usingtemplateswithaninrepoaddon documentation lists babel-plugin-htmlbars-inline-precompile and ember-cli-htmlbars-inline-precompile as required dependencies, but they are no longer individually required.

babel-plugin-htmlbars-inline-precompile is a(n included) dependency of ember-cli-htmlbars (https://github.com/ember-cli/ember-cli-htmlbars/blob/master/package.json#L37)

ember-cli-htmlbars-inline-precompile is also a(n included) dependency of ember-cli-htmlbars (https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile)

netlify[bot] commented 2 years ago

✔️ Deploy Preview for ember-cli-guides ready!

🔨 Explore the source changes: cb0102c8bfeaa34205b5ee6079bc218614b54bed

🔍 Inspect the deploy log: https://app.netlify.com/sites/ember-cli-guides/deploys/61a8d17536fc7300087dbed4

😎 Browse the preview: https://deploy-preview-237--ember-cli-guides.netlify.app