Closed rondale-sc closed 6 years ago
This resolves https://github.com/glimmerjs/glimmer-application-pipeline/pull/128
However, the Glimmer application blueprint needs to be updated to do a variety of thigns.
testem.js
test_page
dist/tests/index.html
tests/index.html
This resolves https://github.com/glimmerjs/glimmer-application-pipeline/pull/128
However, the Glimmer application blueprint needs to be updated to do a variety of thigns.
testem.js
to point it'stest_page
directive todist/tests/index.html
tests/index.html
file that conforms to the latest QUnit CDN url (temporarily) and requires the test entry point.