Hi,
I am developing a POC for Activiti using ADF. I am following this link for creating the app. At some point it says to add few entries to systemjs.config.js. I am not sure how to add the entries into this file.
SystemJs
Add the following components to your systemjs.config.js file:
Please refer to the following example file: systemjs.config.js .
But when I click on the systemjs.config.js link, I see error.
please guide, Thank you
Solved! Go to Solution.
Yes you are right in the last releases we moved on Webpack as many web project. So we are not using anymore the system.comfig.js . I am sorry but this part of the documentation that you were trying to use is out of date but thanks your hands up we are going to change it soon.
My suggestion is to use the generator that I linked above and use webpack as already configured in the generator
Hi,
I suggest you to use the scaffolder generator app to create an initial configuration:
GitHub - Alfresco/generator-ng2-alfresco-app: Yeoman Generator Angular 2 Alfresco Application
Eugenio
Thanks for your reply. I followed that page only to generate the project but it is not having the systemjs.config.js.
Yes you are right in the last releases we moved on Webpack as many web project. So we are not using anymore the system.comfig.js . I am sorry but this part of the documentation that you were trying to use is out of date but thanks your hands up we are going to change it soon.
My suggestion is to use the generator that I linked above and use webpack as already configured in the generator
Discussions, help and advice about the Alfresco Development Framework.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.