I am trying to create a production/release build for my custom component in component framework for powerapps due to the debug size being too large. When I use msbuild /property:configuration=Release, msbuild /p:PcfBuildMode=production, or edit the XML file manually my build fails. Using the regular msbuild command works fine. I have tried using t:restore and building a new solution folder but have had no luck. This is the error I see.
Thank you!
I'm running into the same issue.
Hopefully someone has some ideas. I'm trying to implement some code splitting and lazy loading to hopefully reduce my debug size enough to just import that, but that's not a very good long term solution.
Hopefully someone has some ideas. I'm trying to implement some code splitting and lazy loading to hopefully reduce my debug size enough to just import that, but that's not a very good long term solution.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
5 | |
2 | |
2 | |
2 | |
1 |