Open SlimTimDotPng opened 2 weeks ago
I changed the target branch to next
where I migrated to Rollup from Webpack and to Jest testing framework from Karma.
With this setup, it should be easier to build the project with typescript sources and then test it.
Please synchronize your branch and resolve the conflicts that this migration brought.
Here are some links for help on how to build a typescript with rollup:
It should be fixed now. When i run it using "npx jest" the tests pass.
I accidentally closed the RP so i'll reopen it.
I managed to migrated the code base as you asked but i think there is a chance that the karma framework does not work with typescript. I had some issues with building the program but i managed to fix it today. Let me know if this is sufficient.