ember-destroyable-polyfill

v2.0.3
Polyfill for RFC 580: Destroyables
ember-addon polyfill lifecycle willDestroy destroy ember-lifeline ember-concurrency

build

ember build --environment=production

lint

npm-run-all --aggregate-output --continue-on-error --parallel lint:*

lint:hbs

ember-template-lint .

lint:js

eslint .

start

ember serve

test

npm-run-all lint:* test:*

test:ember

ember test

test:ember-compatibility

ember try:each
npm i ember-destroyable-polyfill

Metadata

  • MIT
  • 10.* || >= 12
  • Jan Buschtöns
  • released 1/22/2021

Downloads