dependabot[bot] 0d689c7dff
Bump @babel/runtime from 7.26.0 to 7.27.0 in /web/frontend
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 08:45:16 +00:00
..
2025-03-20 12:51:23 +01:00
2024-11-29 12:57:34 +01:00

cc-frontend

Build

A frontend for ClusterCockpit and cc-backend. Backend specific configuration can de done using the constants defined in the intro section in ./rollup.config.js.

Builds on:

Get started

Install the dependencies...

npm install

...then build using Rollup:

npm run build