Note that this might also be the case for the JavaScript Adapter in the
future, so any leanings from this we can also apply there.
On Thu, Nov 7, 2019 at 3:26 PM Alex Szczuczko <aszczucz(a)redhat.com> wrote:
The new account console has its own package.json. Additionally, it
must be
complied due to being written with Typescript. These two things are unique
to the new account console and are why it has to be handled differently.
The other themes are non-compiled, and just get their javascript libraries
from the global node_modules store, populated by the global package.json in
src/main/package.json. Their files just get copied at build time, and
that's not sufficient for account2.
Alex
On Thu, Nov 7, 2019 at 5:50 AM Stian Thorgersen <sthorger(a)redhat.com>
wrote:
> Alex, can you answer why you are doing anything different to what we
> already have for the older stuff?
>
_______________________________________________
keycloak-dev mailing list
keycloak-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev