SEAPUNK / socketeer

yet another websocket framework
MIT License
3 stars 0 forks source link

es6 modules -> commonjs requires transpiling #70

Open SEAPUNK opened 8 years ago

SEAPUNK commented 8 years ago

This is for nodejs's module system.

It'll allow me to write imports with the es6 import statement, utilizing webpack's tree shaking.