oxc icon indicating copy to clipboard operation
oxc copied to clipboard

refactor(napi/parser): move generated deserializer files

Open overlookmotel opened this issue 8 months ago • 4 comments

Pure refactor. Move generated deserializer files for napi/parser into a generated/deserialize directory. This is to make room for more generated files (e.g. visitor, more specialized deserializers), without the number of file in root of the package exploding.

overlookmotel avatar Apr 17 '25 17:04 overlookmotel


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

overlookmotel avatar Apr 17 '25 17:04 overlookmotel

@Boshen Will the release scripts include files in generated directory in the NPM package? I can't figure out what the Github actions for releases are doing, and for some reason can't get the pnpm napi commands in them to run locally in order to test it.

overlookmotel avatar Apr 17 '25 22:04 overlookmotel

Merge activity

graphite-app[bot] avatar Apr 19 '25 14:04 graphite-app[bot]

Conflict.

Boshen avatar Apr 25 '25 02:04 Boshen