mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +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) {
|
||||
let file = __dirname + '/Resources/public/module/async_upload/index.js';
|
||||
|
||||
encore.addEntry('async_upload', file);
|
||||
encore.addEntry('async_upload', __dirname + '/Resources/public/module/async_upload/index.js');
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user