mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-23 23:25:00 +00:00
fix folder name
This commit is contained in:
3
src/Bundle/ChillDocStoreBundle/chill.webpack.config.js
Normal file
3
src/Bundle/ChillDocStoreBundle/chill.webpack.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = function(encore) {
|
||||
encore.addEntry('async_upload', __dirname + '/Resources/public/module/async_upload/index.js');
|
||||
};
|
Reference in New Issue
Block a user