Housekeeping
๐ย ย The sooner, the better!
#
Nuxt.jsFrom time to time:
- Remove the file src/webapp/yarn.lock and the folder src/webapp/node_modules.
- Recreate the
webapp
service withdocker-compose up -d --force webapp
. - (optional) Run
yarn outdated
for additional packages to update. - (optional) Update their versions in the src/webapp/package.json file.
- Repeat! ๐