1
0
mirror of https://github.com/flarum/core.git synced 2025-07-12 12:26:23 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
89ef14faf1 Run prettier for all JS files 2020-04-17 11:57:55 +02:00
805768a9e0 [WIP] JS Extender API foundation (#1468)
* Run extenders exported by extensions
* Add some basic extenders
* Patch Mithril as the very first thing so extension code can run safely
* Load the payload into the app before booting extensions
* Setup default routes before booting extensions
2018-06-22 10:49:46 +09:30