Sync engines config in package.json to match reality (when 2.0 was released, engines still included 0.12 😭)
Remove files and dependencies related to running this addon in browser. It was not tested (we couldn't actually ember build), and just makes the repo more complicated. We can always bring it back if we do decide we need something in browser for testing.
yarn
in CIengines
config inpackage.json
to match reality (when 2.0 was released, engines still included 0.12 😭)ember build
), and just makes the repo more complicated. We can always bring it back if we do decide we need something in browser for testing.