arrowfunxtion

Results 3 issues of arrowfunxtion

When I bundle outputAsModuleFolder : true, every top level const, var, or let will need a declare. But the `declare` modifier is removed inside the BundleResult.

Everything is fine, no errors, my component tag appears on html rendered. My question is, there's nothing happen, there's not js file built, no react component working. Just blank tag,...