Skip to content

Commit 5752f32

Browse files
committed
Change bundle to -latest.js
1 parent 8ed5145 commit 5752f32

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1+
.gitignore
12
node_modules
2-
# Ignore sourcemaps
33
*.map
44
package*
55
dist/*.dev.js
6-

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tag:
3838
type="text/javascript"
3939
data-events-uri=":8080/.well-known/mercure"
4040
data-events-topic="powersync"
41-
src="https://powersync.github.io/powersync.js"
41+
src="https://powersync.github.io/powersync-0.1.0.js"
4242
async
4343
></script>
4444
```

dist/powersync-latest.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)