I haven't had a chance yet to test these changes, but I wanted to get something up so you could see what I was doing. I ran into some problems getting things to run with the tests because we were jumping back in forth from es5 to es6. This should complete the transition to es6 so things with the tests can continue. It shouldn't impact any of the code that you write, it just changes how you import and export things.
I haven't had a chance yet to test these changes, but I wanted to get something up so you could see what I was doing. I ran into some problems getting things to run with the tests because we were jumping back in forth from es5 to es6. This should complete the transition to es6 so things with the tests can continue. It shouldn't impact any of the code that you write, it just changes how you import and export things.