Przeglądaj źródła

build: style

j8
Saúl Ibarra Corretgé 5 lat temu
rodzic
commit
b5aae0b58d
1 zmienionych plików z 4 dodań i 5 usunięć
  1. 4
    5
      webpack.config.js

+ 4
- 5
webpack.config.js Wyświetl plik

@@ -151,16 +151,15 @@ module.exports = [
151 151
             'alwaysontop':
152 152
                 './react/features/always-on-top/index.js',
153 153
 
154
-            'dial_in_info_bundle': [
155
-                './react/features/invite/components/dial-in-info-page'
156
-            ],
154
+            'dial_in_info_bundle':
155
+                './react/features/invite/components/dial-in-info-page',
157 156
 
158 157
             'do_external_connect':
159 158
                 './connection_optimization/do_external_connect.js',
160 159
 
161 160
             'flacEncodeWorker':
162
-                './react/features/local-recording/'
163
-                    + 'recording/flac/flacEncodeWorker.js',
161
+                './react/features/local-recording/recording/flac/flacEncodeWorker.js',
162
+
164 163
             'analytics-ga':
165 164
                 './react/features/analytics/handlers/GoogleAnalyticsHandler.js'
166 165
         }

Ładowanie…
Anuluj
Zapisz