mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-07-02 23:50:32 -04:00
ci: Revert changes to WP config
This commit is contained in:
parent
b9aed4ef5c
commit
8b506506ff
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue