Babel ES2015 transpiled module compatibility with CommonJS

If you’re using Babel, Axel Rauschmayer’s recent post Babel and CommonJS modules is worthwhile reading to understand how interoperability between transpiled and CommonJS modules is achieved.