Skip to content

fix: include engines and data in npm package - #4

Open
HiSeax wants to merge 1 commit into
taxueseek:mainfrom
HiSeax:fix/npm-pack-engines-data
Open

fix: include engines and data in npm package#4
HiSeax wants to merge 1 commit into
taxueseek:mainfrom
HiSeax:fix/npm-pack-engines-data

Conversation

@HiSeax

@HiSeax HiSeax commented Aug 15, 2026

Copy link
Copy Markdown

What

Include engines/ and data/ in the npm package files whitelist.

Why

Runtime loads engines/specs and data files such as job region/country data. They are currently omitted from the npm package, so npx installs silently lose external engine specs and job data.

Verification

  • npm pack includes engines/ and data/.
  • npx install no longer misses those paths.

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.

1 participant