mirror of
https://github.com/flarum/core.git
synced 2025-07-25 18:51:40 +02:00
@@ -58,6 +58,7 @@ class ExtensionAssets implements AssetInterface
|
|||||||
|
|
||||||
$sources->addString(function () {
|
$sources->addString(function () {
|
||||||
$name = $this->extension->getId();
|
$name = $this->extension->getId();
|
||||||
|
|
||||||
return "flarum.extensions['$name']=module.exports";
|
return "flarum.extensions['$name']=module.exports";
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user