mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 06:39:40 +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…
x
Reference in New Issue
Block a user