This repository has been archived on 2023-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
old-monorepo/modules/dashboard
dependabot[bot] e3fbfbb7e8
Bump loader-utils from 2.0.2 to 2.0.4 in /modules/dashboard
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-11 13:03:21 +00:00
..
.vscode Improve repo directory structure 2022-04-09 20:07:19 +02:00
assets Improve repo directory structure 2022-04-09 20:07:19 +02:00
scripts Improve repo directory structure 2022-04-09 20:07:19 +02:00
src Merge branch 'dev' 2023-03-11 12:55:57 +01:00
.eslintignore Improve repo directory structure 2022-04-09 20:07:19 +02:00
.eslintrc.js Improve repo directory structure 2022-04-09 20:07:19 +02:00
.gitignore Improve repo directory structure 2022-04-09 20:07:19 +02:00
babel.config.json Improve repo directory structure 2022-04-09 20:07:19 +02:00
package.json Improve repo directory structure 2022-04-09 20:07:19 +02:00
README.md Add UI presentation 2023-02-12 16:58:46 +01:00
styled.d.ts Improve repo directory structure 2022-04-09 20:07:19 +02:00
tsconfig.json Improve repo directory structure 2022-04-09 20:07:19 +02:00
webpack.config.js Improve repo directory structure 2022-04-09 20:07:19 +02:00
yarn.lock Bump loader-utils from 2.0.2 to 2.0.4 in /modules/dashboard 2023-03-11 13:03:21 +00:00

Heliox - Dashboard

Logo

Electron Build CodeQL Codacy Badge

Uses: https://github.com/GHOSCHT/simple-electron-react-boilerplate

dashboard

Dashboard: node-gyp fails on sqlite3 build -> set default pyhton version to python 2

node-gyp --python /path/to/python2.7/python.exe

or

npm config set python /path/to/executable/python2.7