johnfraserss / ICS4U

ICS4U Course for John Fraser SS
MIT License
23 stars 32 forks source link

feat (es6): add import/export with commonJS #27

Closed davidli3100 closed 3 years ago

davidli3100 commented 3 years ago

I can use ES6 modules - but they're currently unstable/experimental in Node JS. If necessary, I'll add an example that would be specified to run in an ESM environment

mrseidel commented 3 years ago

This works well enough for what we use it for in class.