Kiril Nikolov
Kiril Nikolov
@blacksonic already tried the raw-loader approach, however the problem comes from the `ViewEncapsulation.None`, in the default case the CSS loads correctly.
What I am trying to do is - load a stylesheet that will hold the styling for the whole application, and it is not part of a module. And the...
@blacksonic Thanks for that, tested it and it worked perfectly. One side question - with the new setup I am not really sure that AoT works correctly. For example the...
@Keats thanks for taking a look, I changed the feature name and added it to the CI, do you mind taking a look again?
Well this is also reasonable imo, for me the question is whether these libs are FIPS compliant, cause this is the biggest issue we are tackling with this PR, as...
@Keats that is very unfortunate. I think that there is a compliant Microsoft library for the same that should be windows compilable. Let me do some research and get back.
It looks like the symcrypt from Microsoft does not have wide support of platforms, although has the needed features, so I guess we can either merge the PR you suggest...