Skip to content

Commit

Permalink
Merge branch 'main' into gzip
Browse files Browse the repository at this point in the history
  • Loading branch information
PuruVJ authored Oct 23, 2024
2 parents 853cc1d + 221ac62 commit 0bf82ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DEVELOP.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ The generated files must be manually modified to fix their imports from the rest
Within each generated file:

- Change the import from `"@clockworklabs/spacetimedb-sdk"` to `"../index"`.
- If the type has generated a `class`, remove its `extends DatabaseTable`, remove the `public static db` member, and remove the call to `super()` within the constructor.

## Releases and publishing

Expand Down

0 comments on commit 0bf82ae

Please sign in to comment.