Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Switch from karma to testem; better broccoli integration #61

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

mnutt
Copy link
Member

@mnutt mnutt commented Dec 14, 2018

This is a rather hefty PR that:

  • upgrades ember to 3.6
  • upgrades a lot of other dependencies
  • replaces rollup.config.js with build.js, a broccoli-based builder
  • compiles tests/tests.js so that imports work properly
  • does a better job of parsing index.js such that multi-line imports now work
  • gets sourcemaps working!
  • continues to support existing apps still using rollup.config.js
  • gives more useful error messages if an app does not compile properly

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant