mirror of
https://github.com/flarum/core.git
synced 2025-10-11 23:14:29 +02:00
Group assets by client in extension stub
This commit is contained in:
4
stubs/extension/js/forum/src/main.js
Normal file
4
stubs/extension/js/forum/src/main.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import { extend } from 'flarum/extend';
|
||||
import app from 'flarum/app';
|
||||
|
||||
// TODO
|
Reference in New Issue
Block a user