Skip to content

Conversation

SukkaW
Copy link
Contributor

@SukkaW SukkaW commented Mar 27, 2025

With only import in the package.json exports map, it prevents require('tinyexec') from working even on Node.js 22/23.

This can be fixed by adding require as well, or simply removing imports constraints. The PR implements the latter one.

cc @43081j

@43081j
Copy link
Member

43081j commented Mar 27, 2025

ah man what a fool I am! 😂 I think I left import in a few packages 😬

thanks for catching this

@43081j 43081j merged commit 2b396de into tinylibs:main Mar 27, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants