microsoft / Microsoft-Fabric-workload-development-sample

Demonstrates how to implement a Microsoft Fabric workload in .net and typescript
Other
30 stars 16 forks source link

FrontendManifest.json deprecated? #8

Closed box-turtle closed 5 months ago

box-turtle commented 5 months ago

What is the purpose of the file FrontendManifest.json? Is it left over from a previous iteration? Or a coming feature? It seems to contain outdated data.

For some reason it also gets included in the ManifestPackages nuget that gets created when you run the debug build.

Backend/src/Packages/manifest/FrontendManifest.json

IdanGoldfarb1989 commented 5 months ago

Yes it's a leftover. It will be removed from the repo in the near future.