mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 09:11:40 +08:00
External helpers are included by default now
This commit is contained in:
parent
ae3a0d2ef3
commit
5645c79c31
@ -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