Feb 24, 2017 · 1 min read
I was trying to transpile modular es6 code by following your tutorial, but in browser console got “require is not defined”. Isn’t “require” supposed to be provided by system.js?
I was trying to transpile modular es6 code by following your tutorial, but in browser console got “require is not defined”. Isn’t “require” supposed to be provided by system.js?