-
Notifications
You must be signed in to change notification settings - Fork 221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mntor 1505/legacy cleanup #3004
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Still needs some work to update the CI scripts and add back some missing dependencies, but very happy to see this! And proper ES modules too 👏
Locally it seems to work fine when I run it, but I get an error when trying to run npm test
:
testFileCount: testFiles.length,
^
TypeError: Cannot read properties of undefined (reading 'length')
Also RIP @maxxcrawford's artisanal, handcrafted logos.
Co-authored-by: Vincent <[email protected]>
6d09866
to
d612dfa
Compare
References:
Jira: MNTOR-1505
Description
Legacy file/folder cleanup.
Still left to do (so far):
fix testsHow to test