Now that we have the Console locally and also started promoting ids : {development: xxxx} in the config, it would be interesting to also integrate --mode development in the CLI for everything.
Which means replacing the npm run dev build and .env files with this mode.
Now that we have the Console locally and also started promoting
ids : {development: xxxx}in the config, it would be interesting to also integrate--mode developmentin the CLI for everything.Which means replacing the
npm run devbuild and .env files with this mode.