We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57b1143 commit 48142a5Copy full SHA for 48142a5
packages/powersync-op-sqlite/package.json
@@ -38,6 +38,7 @@
38
],
39
"scripts": {
40
"build": "bob build",
41
+ "build:prod": "bob build",
42
"typecheck": "tsc",
43
"lint": "eslint \"**/*.{js,ts,tsx}\"",
44
"clean": "del-cli android/build example/android/build example/android/app/build example/ios/build lib"
0 commit comments