mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 21:34:59 +00:00
minor, cfr MR sf4_cked sur standard, main, person
This commit is contained in:
@@ -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');
|
||||
};
|
||||
|
Reference in New Issue
Block a user