Skip to content

Removing (almost) every dynamic imports#13767

Merged
rodrigok merged 1 commit intodevelopfrom
remove-dynamic-imports
Mar 18, 2019
Merged

Removing (almost) every dynamic imports#13767
rodrigok merged 1 commit intodevelopfrom
remove-dynamic-imports

Conversation

@MarcosSpessatto
Copy link
Contributor

Removing almost all dynamic imports, except those with circular dependency between archives.

 app/models/server/Messages.js => app/file-upload/server/lib/FileUpload.js

 app/ui-cached-collection/client/models/CachedCollection.js => app/ui-utils/client/lib/RoomManager.js

 app/ui-cached-collection/client/models/CachedCollection.js => app/models/client/ChatRoom.js

 app/ui-cached-collection/client/models/CachedCollection.js => app/models/client/CachedChatRoom.js

 app/ui-utils/client/lib/MessageAction.js => app/ui/client/views/app/room.js

@rodrigok rodrigok modified the milestones: 1.1.0, 1.0.0 Mar 18, 2019
@rodrigok rodrigok merged commit 5851725 into develop Mar 18, 2019
@rodrigok rodrigok deleted the remove-dynamic-imports branch March 18, 2019 14:49
@rodrigok rodrigok mentioned this pull request Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments