Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Fixed test execution and added yarn.lock so it stays that way#360

Open
Benjamin-Dobell wants to merge 1 commit intoLinkedInAttic:masterfrom
Benjamin-Dobell:fix-tests
Open

Fixed test execution and added yarn.lock so it stays that way#360
Benjamin-Dobell wants to merge 1 commit intoLinkedInAttic:masterfrom
Benjamin-Dobell:fix-tests

Conversation

@Benjamin-Dobell
Copy link
Contributor

Fixed the build and test execution.

It was actually surprisingly complicated to come up with a set of dependency versions that work. For example, newer versions of rollup seem to contain a bug that was incorrectly tree-shaking away code that causes tests (and the corresponding real functionality) to fail.

As such I've added a lock file so that no-one else has to go through the painful dependency versioning trial and error I just went through!

@Benjamin-Dobell
Copy link
Contributor Author

Benjamin-Dobell commented Feb 19, 2018

I should probably note that grunt-template-jasmine-requirejs is no longer maintained (last update around 3 years ago), so I've switched to a fork that is maintained.

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