mirror of
https://github.com/flarum/framework.git
synced 2025-05-31 12:35:48 +08:00
External helpers are included by default now
This commit is contained in:
@ -33,6 +33,5 @@ gulp({
|
||||
'../lib/**/*.js'
|
||||
]
|
||||
},
|
||||
externalHelpers: true,
|
||||
outputFile: 'dist/app.js'
|
||||
});
|
||||
|
Reference in New Issue
Block a user