glimmerjs / glimmer-test-helpers

Test helpers for Glimmer applications
MIT License
2 stars 4 forks source link

EmberCLI 3.5 causes dependency resolution problems #7

Open rondale-sc opened 5 years ago

rondale-sc commented 5 years ago

When running this with EmberCLI 3.5 (assuming the broccoli 2 changes are the culprit) rollup has trouble finding external dependencies even when it should be able to find them.

locks commented 5 years ago

@rondale-sc still happening?

rwjblue commented 5 years ago

@locks - ya, but I believe that its only when running this repo and that normal glimmer.js apps work fine with ember-cli@3.5+