Skip to content

How should terriajs-cesium types be handled #6

Description

@nf-s

One plugin has @types/cesium as a dependency. Not only are they incorrect types - the package also has cesium as a dependency. Which means that the TerriaMap which imports the plugin will have terriajs-cesium and cesium in node_modules.

From a quick inspection of build JS files (for TerriaMap with given plugin) - I couldn't find any references to node_modules/cesium - but it could cause future problems.

How should a plugin get access to terriajs-cesium types?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    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