excaliburjs / Excalibur

🎮 Your friendly TypeScript 2D game engine for the web 🗡️
https://excaliburjs.com
BSD 2-Clause "Simplified" License
1.82k stars 188 forks source link

Unprocessed version constant in es module #1731

Closed eonarheim closed 3 years ago

eonarheim commented 3 years ago

Steps to Reproduce

When excalibur builds es modules, it does not inline the version. In the UMD bundle it does.

https://github.com/excaliburjs/Excalibur/discussions/1729#discussioncomment-228120

Expected Result

Excalibur version should be present

Actual Result

Invalid syntax for the browser is present

Environment

Current Workaround

None

github-actions[bot] commented 3 years ago

This issue hasn't had any recent activity lately and is being marked as stale automatically.

kamranayub commented 3 years ago

Working on this

github-actions[bot] commented 3 years ago

This issue hasn't had any recent activity lately and is being marked as stale automatically.