Semaphore/web
dependabot[bot] dccb1b308c
chore(deps): bump webpack from 5.91.0 to 5.95.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.95.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 21:26:04 +00:00
..
public Support TF/Bash (#2077) 2024-06-13 01:20:57 +05:00
src feat(ui): display Runners in menu only if runners enabled 2024-09-29 20:29:55 +05:00
tests/unit refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
.browserslistrc refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
.editorconfig refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
.eslintrc.js refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
babel.config.js refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
gulp-gpt-translate.js feat(ui): translations" 2024-09-29 12:59:15 +05:00
gulpfile.js feat(ui): translations" 2024-09-29 12:59:15 +05:00
package-lock.json chore(deps): bump webpack from 5.91.0 to 5.95.0 in /web 2024-09-29 21:26:04 +00:00
package.json feat: add translation script 2024-09-29 12:32:44 +05:00
README.md refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
vue.config.js feat: replace packr and add basic cache headers 2024-03-01 15:52:30 +01:00

web

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.