changesets: added changeset for better-sqlite3 move

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-08-10 14:47:13 +02:00
parent 187e249276
commit db76fc6255
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
The `better-sqlite3` dependency has been moved back to production `"dependencies"` in `packages/backend/package.json`, with instructions in the Dockerfile to move it to `"devDependencies"` if desired. There is no need to apply this change to existing apps, unless you want your production image to have SQLite available as a database option.