chore: Delete plugins.js from playground

pull/67/head
Boaz Poolman 2022-08-08 22:56:34 +02:00
parent 4d44e03a18
commit 76ab9949aa
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
module.exports = ({ env }) => ({
'config-sync': {
config: {
excludedConfig: [
'core-store.plugin_users-permissions_grant',
'user-role.public',
],
},
},
});