Skip to content

Commit

Permalink
Generate lib files when building for prod
Browse files Browse the repository at this point in the history
  • Loading branch information
mugikhan committed Oct 14, 2024
1 parent 57b1143 commit 48142a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/powersync-op-sqlite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
],
"scripts": {
"build": "bob build",
"build:prod": "bob build",
"typecheck": "tsc",
"lint": "eslint \"**/*.{js,ts,tsx}\"",
"clean": "del-cli android/build example/android/build example/android/app/build example/ios/build lib"
Expand Down

0 comments on commit 48142a5

Please sign in to comment.