ci: Revert changes to WP config

This commit is contained in:
Ron de las Alas 2023-11-29 14:12:51 -05:00
parent b9aed4ef5c
commit 8b506506ff

View file

@ -80,7 +80,7 @@ const makeConfig = function (defaultConfig, options) {
options: { options: {
modules: true, modules: true,
importLoaders: 1, importLoaders: 1,
// localIdentName: '[name]_[local]_[hash:base64:5]', localIdentName: '[name]_[local]_[hash:base64:5]',
camelCase: true camelCase: true
} }
}, { }, {