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