05-25-2017 10:40 AM
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
05-26-2017 11:15 AM
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
05-25-2017 05:02 PM
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
05-26-2017 10:39 AM
Thanks for your reply. I followed that page only to generate the project but it is not having the systemjs.config.js.
05-26-2017 11:15 AM
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
Explore our Alfresco products with the links below. Use labels to filter content by product module.