Update README.md
parent
b807caa328
commit
b98c97b788
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue