Greg 8cba052ff5 Fix Docker build issues
- Add package-lock.json for npm ci
- Fix FROM casing in Dockerfile
- Remove --only=production flag from npm ci

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 23:16:15 +02:00
..
2025-09-01 23:16:15 +02:00
2025-09-01 23:16:15 +02:00
2025-09-01 23:16:15 +02:00
2025-09-01 23:16:15 +02:00
2025-09-01 23:16:15 +02:00

@babel/core

Babel compiler core.

See our website @babel/core for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/core

or using yarn:

yarn add @babel/core --dev