🐛 `require is not defined` · Issue #40 · parcel-bundler/parcel

Is that just me ? the simplest example does not even work; breaking on the very first variable in ./build/index.js : "use strict"; require = function (_require) { etc… Or transforms/babelization/et...