1
0
mirror of https://github.com/flarum/core.git synced 2025-10-14 16:34:26 +02:00

Remove Deprecated Beta14 Code (#2428)

This commit is contained in:
Alexander Skvortsov
2020-12-01 11:21:28 -05:00
committed by GitHub
parent 5a763050a6
commit fe41bc1fdc
13 changed files with 4 additions and 323 deletions

View File

@@ -1,6 +1,6 @@
import 'expose-loader?$!expose-loader?jQuery!jquery';
import 'expose-loader?m!mithril';
import 'expose-loader?moment!expose-loader?dayjs!dayjs';
import 'expose-loader?dayjs!dayjs';
import 'expose-loader?m.bidi!m.attrs.bidi';
import 'bootstrap/js/affix';
import 'bootstrap/js/dropdown';