mirror of
https://github.com/flarum/framework.git
synced 2024-12-02 23:23:52 +08:00
parent
5f4717da2a
commit
9cb85066fe
|
@ -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