chore: Delete plugins.js from playground
parent
4d44e03a18
commit
76ab9949aa
|
@ -1,10 +0,0 @@
|
||||||
module.exports = ({ env }) => ({
|
|
||||||
'config-sync': {
|
|
||||||
config: {
|
|
||||||
excludedConfig: [
|
|
||||||
'core-store.plugin_users-permissions_grant',
|
|
||||||
'user-role.public',
|
|
||||||
],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
});
|
|
Loading…
Reference in New Issue