Skip to content

Conversation

brawaru
Copy link
Member

@brawaru brawaru commented Aug 10, 2025

No description provided.

brawaru and others added 30 commits March 23, 2023 20:16
`output` option allows to configure the expected output from the plugin,
making it able to output transformed JSON without actually pre-parsing
any of the messages, and staying compatible with other JSON plugins.
* split tests config to its own file
* use bundler modres in tests
* switch from importsNotUsedAsValues to verbatimModuleSyntax
From what I gathered, `buildStart` can be called again during the second
build using the same configuration. Since we never cleaned
`buildStartCall`, it resulted in some builds breaking.

This commit tries to address this by wrapping the call to
`resolveFormatter` in try-finally and cleaning `buildStartCall` no
matter the result of the call. Hopefully this works.
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