Преглед на файлове

[frontend] Enable ts support in the login bundle

Johan Åhlén преди 4 години
родител
ревизия
c358d4012d
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      desktop/core/src/desktop/js/login.js

+ 1 - 0
desktop/core/src/desktop/js/login.js

@@ -14,6 +14,7 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+import 'regenerator-runtime/runtime';
 import 'jquery/jquery.login';
 import 'ext/bootstrap.2.3.2.min';
 import Dropzone from 'dropzone';