fix: lazily import sharp to fix commonjs error
This commit is contained in:
@@ -1 +1,4 @@
|
||||
ALTER TABLE `performance` ALTER COLUMN "created_at" TO "created_at" integer DEFAULT (STRFTIME('%s', 'now') * 1000);
|
||||
ALTER TABLE
|
||||
`performance`
|
||||
ALTER COLUMN
|
||||
"created_at" TO "created_at" integer DEFAULT (STRFTIME('%s', 'now') * 1000);
|
||||
|
||||
Reference in New Issue
Block a user