Update README.md

pull/5/head
Boaz Poolman 2021-03-27 21:27:03 +01:00
parent b807caa328
commit b98c97b788
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ In the example below you can see how, and also what the default settings are.
##### `config/plugins.js`: ##### `config/plugins.js`:
module.exports = ({ env }) => ({ module.exports = ({ env }) => ({
// ... // ...
'config-sync: { 'config-sync': {
destination: "extensions/config-sync/files/", destination: "extensions/config-sync/files/",
minify: false, minify: false,
importOnBootstrap: false, importOnBootstrap: false,