onehilltech / ember-cli-mdc

ember-cli addon for material-components-web
Apache License 2.0
44 stars 15 forks source link

Remove rebase artifacts #42

Closed mrloop closed 2 years ago

mrloop commented 2 years ago

The PR removes rebase artifacts from README.md and ember-try.js files. This allows you to run ember-try e.g.

cd packages/mdc-checkbox
npm install
npm run test:ember-compatibility

Unrelated to this PR getting test failures.