Change a file that is same in all profiles?
问题 I have four profiles which differ in static files. Should I have four different resources to switch between them? Then What if we want to change one of the files that is same in all resorces? Should we change all four resources files? If I want to explain more, consider you want to change index.html file for all profiles but have different login.html file for each profile. Now I have four static profiles like dev-static, prod-static and ... . Is there any way I don't change all four index