mirror of
https://github.com/flarum/framework.git
synced 2025-02-22 22:34:26 +08:00
Include flarum webpack config shims in core shims
This commit is contained in:
parent
39c8ef4ddb
commit
b47ba94a9b
2
js/shims.d.ts
vendored
2
js/shims.d.ts
vendored
@ -1,3 +1,5 @@
|
||||
import 'flarum-webpack-config/shims';
|
||||
|
||||
import Forum from './src/forum/Forum';
|
||||
|
||||
declare global {
|
||||
|
Loading…
x
Reference in New Issue
Block a user