From b3f709bd3c0ebcd63f664eb97e4d7e8e6069474b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Tue, 28 Mar 2023 15:26:46 +0200 Subject: [PATCH] Update .changeset/sour-buttons-collect.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Patrik Oldsberg Signed-off-by: Fredrik Adelöw --- .changeset/sour-buttons-collect.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/sour-buttons-collect.md b/.changeset/sour-buttons-collect.md index 09c7cfd167..0f83b88ec3 100644 --- a/.changeset/sour-buttons-collect.md +++ b/.changeset/sour-buttons-collect.md @@ -2,4 +2,4 @@ '@backstage/cli': patch --- -ensure that `productionPack` uses posix paths in `package.json` on all OSes +Ensure that the `package prepack` command and backend bundling uses posix paths in `package.json` on all OSes.