mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-09 01:09:51 +00:00
remove push sass styles from job bundle in webpack config
This commit is contained in:
parent
83f0044eba
commit
66b87358c8
@ -14,6 +14,4 @@ module.exports = function(encore, chillEntries)
|
|||||||
encore.addEntry('images', images);
|
encore.addEntry('images', images);
|
||||||
encore.addEntry('cs_cv', cv_edit_file);
|
encore.addEntry('cs_cv', cv_edit_file);
|
||||||
|
|
||||||
chillEntries.push(sass_styles);
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user