HaxeFoundation / HaxeFoundation/haxe

[js] support @:expose(default)

Open
#6,049 1 comment 1 reaction 1 assignee Claimed by @nadako View on GitHub
enhancement help wanted platform-javascript
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

Support exposing a class/method as the default export (`module.exports = ...`). This is not very easy right now, because our main closure receives "some" exports object and doesn't modify module, so this needs some thought.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.