ember-cli-string-helpers
ember-cli-string-helpers copied to clipboard
build: manage dependencies
Changes proposed in this pull request
build: rename ember-cli-uglify to ember-cli-terser (https://github.com/romulomachado/ember-cli-string-helpers/pull/337/commits/c798fda60bd4d34be9ff4284c914a088aebb7fc6)
ember-cli-uglify have been renamed to ember-cli-terser, also bump it from 3.0.0 to 4.0.2, no changes seems needed according to the changelog
Note that this change should've been made automatically via en ember-cli update, so it seems probable that some other changes was not applied via a previous ember-cli update
build: remove ember-cli-htmlbars-inline-precompile devDependencies (https://github.com/romulomachado/ember-cli-string-helpers/pull/337/commits/cabacfa9e0a96b664621a200c50a090c5b894a25)
It was not needed anymore as we use ember-cli-htmlbars in this repo, see https://github.com/ember-cli/ember-cli-htmlbars-inline-precompile#deprecated
ping @romulomachado , this is not important stuff at all, but may i ask for a review on this one?