mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
remove ChillMainSass webpack alias (scratch reference)
This commit is contained in:
@@ -45,7 +45,7 @@ module.exports = function(encore, entries)
|
||||
// Aliases are used when webpack is trying to resolve modules path
|
||||
encore.addAliases({
|
||||
ChillMainAssets: __dirname + '/Resources/public',
|
||||
ChillMainSass: __dirname + '/Resources/public/modules/scratch',
|
||||
//ChillMainSass: __dirname + '/Resources/public/modules/scratch',
|
||||
ShowHide: __dirname + '/Resources/public/modules/show_hide'
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user