Ideally, the lib folder should be automatically compiled (with babel, probably) to the src folder. This is so we can: 1) Use babel features in src and not have to worry about them (see #2) and 2) For easier publishing and distribution.
In case anyone sees this and wants to contribute - please do!
Ideally, the
libfolder should be automatically compiled (with babel, probably) to thesrcfolder. This is so we can: 1) Use babel features insrcand not have to worry about them (see #2) and 2) For easier publishing and distribution.In case anyone sees this and wants to contribute - please do!