mirror of
https://github.com/flarum/framework.git
synced 2025-01-20 22:39:46 +08: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…
Reference in New Issue
Block a user