Closed MichaelBailly closed 4 years ago
Note: If we did the job correctly in #8 and #9, removing the files/folders will throw a webpack error if they are required somewhere.
frontend/js/modules/easyrtc.js
modules/linagora.esn.signup modules/linagora.esn.signup.local modules/linagora.esn.contact.import.twitter modules/linagora.esn.digest.daily
frontend/js/modules/activitystreams-tracker.js ( depends on sidebar.js) frontend/js/modules/like.js (depends on resource-link) frontend/js/modules/message.js (depends on timeline , like , resource-link)
Here is the list of AngularJs modules we want to remove:
For each of those modules:
Warning: there is activitystream related routing in
src/frontend/js/esn/app.js
.