Open
Description
Relevant scope
angular application
Description
Analog authoring format added with #287 works fine by serving the application locally.
However, all PrimeNG components disappears with the production build.
You can reproduce it by running the following commands on the analog-format branch:
npx nx build angular-hub
node dist/angular-hub/analog/server/index.mjs
It affects all PrimeNG components.
Do you want to contribute with a pull request?
No