Skip to content

Commit

Permalink
gh pages repl
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p committed Jun 19, 2024
1 parent 53e2ee4 commit b2fa9d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cibuild/pglite-ts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ END
mv $packed /tmp/sdk/pg${PGVERSION}-${packed}
# for repl demo
cp -r ${PGLITE}/dist ${WEBROOT}/repl/
echo '<html></html>' > ${WEBROOT}/repl/dist/index.html
else
mkdir -p ${WEBROOT}/node_modules/@electric-sql/pglite
cp -r ${PGLITE}/{../../LICENSE,package.json,README.md} ${PGLITE}/dist ${WEBROOT}/node_modules/@electric-sql/pglite/
Expand Down

0 comments on commit b2fa9d0

Please sign in to comment.