mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
rename vue_ entrypoints in webpack
This commit is contained in:
@@ -62,6 +62,6 @@ module.exports = function(encore, entries)
|
||||
encore.addEntry('ckeditor5', __dirname + '/Resources/public/modules/ckeditor5/index.js');
|
||||
|
||||
// Address
|
||||
encore.addEntry('address', __dirname + '/Resources/public/vuejs/Address/index.js');
|
||||
encore.addEntry('vue_address', __dirname + '/Resources/public/vuejs/Address/index.js');
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user