Skip to content

Push minified .js files to submodule #56472

@wtgodbe

Description

@wtgodbe

Plan of record to fix the NPM build for source-build in .NET 9:

  1. Push minified .js files to https://github.com/dotnet/BlazorMinifiedJs
  2. Add https://github.com/dotnet/BlazorMinifiedJs as a submodule
  3. In source-build, don't build node/npm components - instead reference the minified .js files from the submodule
  4. Error whenever the files in the submodule don't match what's in the repo
  5. In any PR that would change the contents of the minified .js files, push the updated files to the submodule repo & ingest it in that same PR (so that we are testing changes here at the source, in the same way we would for full .NET source build)

CC @javiercn @dotnet/source-build-contrib

Metadata

Metadata

Assignees

Labels

area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions