Make require an external function
This change prevent the following warning when using [webpack](https://webpack.github.io) with haxe generated JavaScript files.
```
WARNING in ./~/microbuilder-js/index.js
Critical dependencies:
6183:8-23 the request of a dependency is an expression
@ ./~/microbuilder-js/index.js 6183:8-23
```