mirror of
https://github.com/flarum/core.git
synced 2025-02-25 03:33:42 +01:00
External helpers are included by default now
This commit is contained in:
parent
8e5b13903e
commit
cf42765513
@ -29,6 +29,5 @@ gulp({
|
||||
'../lib/**/*.js'
|
||||
]
|
||||
},
|
||||
externalHelpers: true,
|
||||
outputFile: 'dist/app.js'
|
||||
});
|
||||
|
@ -33,6 +33,5 @@ gulp({
|
||||
'../lib/**/*.js'
|
||||
]
|
||||
},
|
||||
externalHelpers: true,
|
||||
outputFile: 'dist/app.js'
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user