Skip to content

Fix Angular builds #3503

@jdetter

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions