unyt-org / datex-core-js-legacy

DATEX Core Library for JavaScript (legacy), fully implemented in TypeScript, used by the UIX Framework
https://unyt.org
3 stars 0 forks source link

Ignore inline literals in use statements #123

Closed benStre closed 4 months ago

benStre commented 4 months ago

Inline literals in use() declarations can occur when minifying the source code - they should be ignored (https://github.com/unyt-org/datex-core-js-legacy/issues/122)