mirror of
https://github.com/flarum/core.git
synced 2025-10-13 16:05:05 +02:00
Support, update to webpack 5 (#3135)
This commit is contained in:
committed by
GitHub
parent
89dfad5f38
commit
cb6405110c
@@ -1,5 +1,5 @@
|
||||
// Expose jQuery, mithril and dayjs to the window browser object
|
||||
import 'expose-loader?exposes[]=$&exposes[]=jQuery!jquery';
|
||||
import 'expose-loader?exposes=$,jQuery!jquery';
|
||||
import 'expose-loader?exposes=m!mithril';
|
||||
import 'expose-loader?exposes=dayjs!dayjs';
|
||||
|
||||
|
Reference in New Issue
Block a user