Deployment - App Server:
- tomcat/shared/classes/alfresco/web-extension/site-webscripts (Untouched by re-deployments and upgrades)
Best practice is to put the file in a directory that explains what the file is for, such as for example:
- tomcat/shared/classes/alfresco/web-extension/site-webscripts/org/alfresco/training/components/form/controls
Deployment All-in-One SDK project:
- aio/share-jar/src/main/resources/alfresco/web-extension/site-data/extensions - Extension modules with Dojo package definitions (i.e. the JavaScript packages where the Widgets live)
- aio/share-jar/src/main/resources/META-INF/resources/share-jar/js/<dojo package> - web resources, such as Aikau Widgets