Example of Angular plugin module with AOT and standalone building
February 20, 2022 ยท View on GitHub
git clone https://github.com/iwnow/angular-plugin-example.git
cd angular-plugin-example
npm i
npm start
Update
Please see more elegant approach building pluggable angular architecture