Skip to content

Commit 48142a5

Browse files
committed
Generate lib files when building for prod
1 parent 57b1143 commit 48142a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/powersync-op-sqlite/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
],
3939
"scripts": {
4040
"build": "bob build",
41+
"build:prod": "bob build",
4142
"typecheck": "tsc",
4243
"lint": "eslint \"**/*.{js,ts,tsx}\"",
4344
"clean": "del-cli android/build example/android/build example/android/app/build example/ios/build lib"

0 commit comments

Comments
 (0)