mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 00:23:13 +08:00
dbd33f687c
Also add an API to let extensions define additional default route options. Allowing default routes with parameters (e.g. /d/123) is very difficult because of the way Mithril routing works, and it doesn't have a convincing use-case to justify the trouble. So I've removed the custom input altogether. closes #427 |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Gulpfile.js | ||
package.json |