Skip to content

Fix Angular builds #3503

Description

@jdetter

At least 2 community members have mentioned that we broke Angular builds since v1.4.0

Example error from discord:

✘ [ERROR] TS5097: An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled. [plugin angular-compiler]

    node_modules/spacetimedb/src/sdk/client_api/index.ts:38:29:
      38 │ import { BsatnRowList } from './bsatn_row_list_type.ts';

TODO

  • Fix the build issue
  • Add regression test to make sure we don't break this moving forward

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions