@gsd/native shipped raw .ts files in node_modules, which Node.js refuses to import (ERR_UNSUPPORTED_NODE_MODULES_TYPE_STRIPPING on Node 22/24, ERR_UNKNOWN_FILE_EXTENSION on Node 20). Add tsc build step, point exports at dist/, and add to bundleDependencies. Closes #248 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json | ||