See failures at: https://github.com/AviVahl/native-esm-lit/pull/33 2.5.0 works. 2.5.1 broken. Can be reproduced locally. Project uses: ``` "module": "node16", "moduleResolution": "node16", "experimentalDecorators": true ``` Verified it's not a duplicate version or anything like that.