Open
Description
Problem
I want to change the default release profile to optimize for size. If I set the profile in a workspace member package it logs this warning:
warning: profiles for the non root package will be ignored, specify profiles at the workspace root
So I've moved the profile to the root package but it didn't take any effect (size went from 48 MBs to 88 MBs)
And if I have the profile in both, it does ignore the non root one so no issue in their.
Summary: non root packages are ignoring the profile from the root package
Steps
No response
Possible Solution(s)
No response
Notes
No response
Version