Skip to content

Build for .NET core with TypeScript output #852

@Jand42

Description

@Jand42

Current issues on the ts-output branch (merge of .NET Core/Standard support and TypeScript output):

  • Minified code should not be generated/looked for any more, we will use external tools for minification.
  • Embedded resources in new project system are automatically named AssemblyName.FileName.ext this introduces errors. (on parsing resource argument and unpacking)
  • All test projects must build, see TypeScript bundling: missing or mis-packaged items #849

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions