Skip to content

Commit

Permalink
Update DEVELOP.md (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
cloutiertyler authored Oct 16, 2024
1 parent 3bc40e3 commit 221ac62
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 221ac62

Please sign in to comment.