diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/forty-eggs-raise.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/forty-eggs-raise.md b/.changeset/forty-eggs-raise.md new file mode 100644 index 000000000..a5acddde6 --- /dev/null +++ b/.changeset/forty-eggs-raise.md @@ -0,0 +1,5 @@ +--- +'@astrojs/partytown': patch +--- + +Adds the ability to override the `lib` option in `astro.config.mjs` |