Skip to content

[Preview 8] Typescript generated js file in wwwroot in RCL not included #13122

Closed
@MarkStega

Description

@MarkStega

If you believe you have an issue that affects the security of the platform please do NOT create an issue and instead email your issue details to [email protected]. Your report may be eligible for our bug bounty but ONLY if it is reported through email.

Describe the bug

Typescript generated js file in wwwroot in Razor Class Library not included as content.

To Reproduce

Steps to reproduce the behavior:

  1. Using ASP.NET Core 3.0P8/VS2019 16.3.0P2
  2. See Build order issue with RCL static assets and TSC generated JS files in wwwroot #12646 that was closed but without a resolution
  3. Same error as described

Expected behavior

Expect JS that was generated by TSC to be included as a static asset without having to manually create a target for the generated file.

Metadata

Metadata

Assignees

Labels

DocsThis issue tracks updating documentationarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templates

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions