mirror of
https://github.com/flarum/core.git
synced 2025-02-24 11:13:40 +01:00
parent
5f83285442
commit
195f77ff10
@ -58,6 +58,7 @@ class ExtensionAssets implements AssetInterface
|
||||
|
||||
$sources->addString(function () {
|
||||
$name = $this->extension->getId();
|
||||
|
||||
return "flarum.extensions['$name']=module.exports";
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user