mirror of
https://github.com/flarum/core.git
synced 2025-08-04 15:37:51 +02:00
Include flarum webpack config shims in core shims
This commit is contained in:
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 {
|
||||
|
Reference in New Issue
Block a user