mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
minor, cfr MR sf4_cked sur standard, main, person
This commit is contained in:
parent
3b6750951c
commit
e6d54248d7
@ -1,5 +1,3 @@
|
|||||||
module.exports = function(encore) {
|
module.exports = function(encore) {
|
||||||
let file = __dirname + '/Resources/public/module/async_upload/index.js';
|
encore.addEntry('async_upload', __dirname + '/Resources/public/module/async_upload/index.js');
|
||||||
|
|
||||||
encore.addEntry('async_upload', file);
|
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user