mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Finish rename of MessageParents, re-add moment to page
(we were getting crashes in the initial setup of a backbone view)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Rendering a real `Whisper.MessageView` using `<util.ConversationContextProvider />` and
|
||||
Rendering a real `Whisper.MessageView` using `<util.ConversationContext />` and
|
||||
`<util.BackboneWrapper />`.
|
||||
|
||||
```jsx
|
||||
|
||||
@@ -44,6 +44,9 @@ module.exports = {
|
||||
{
|
||||
src: 'test/legacy_bridge.js',
|
||||
},
|
||||
{
|
||||
src: 'node_modules/moment/min/moment-with-locales.min.js',
|
||||
},
|
||||
{
|
||||
src: 'js/components.js',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user