Skip to content

Separate build/ folder and include both ts source files and compiled js files in the release. #1955

@kanitw

Description

@kanitw

Currently, we only include js files (and exclude ts files) in the release due to changes in #1649.

However, I think we should instead include both to provide flexibility for both downstream ts and js projects.

  • Move all build files (including vega-lite.js|min.js and all compiled *.js and *.d.ts) to build/
  • Keep the ts src files in the release.

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