You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tty-share/server/frontend
dependabot[bot] 3c3993ca33 Bump webpack from 5.75.0 to 5.76.0 in /server/frontend
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
..
static Log improvements - fixup in the other one 4 years ago
templates Change font source to a cdn 3 years ago
tty-share Update the node modules 1 year ago
.nvmrc Update the node modules 1 year ago
README.md First step to adding support for local terminal sharing 4 years ago
package-lock.json Bump webpack from 5.75.0 to 5.76.0 in /server/frontend 1 year ago
package.json Bump webpack from 5.75.0 to 5.76.0 in /server/frontend 1 year ago
tsconfig.json First step to adding support for local terminal sharing 4 years ago
webpack.config.js Add support for public sharing with the new method 4 years ago

README.md

Readme

Building

The frontend uses webpack to build everything in a bundle file. Run:

npm install
webpack