d6fca985ce
Bumps [webpack](https://github.com/webpack/webpack) from 5.71.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.71.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
.vscode | ||
assets | ||
scripts | ||
src | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.json | ||
package.json | ||
README.md | ||
styled.d.ts | ||
tsconfig.json | ||
webpack.config.js | ||
yarn.lock |
Heliox - Dashboard
Uses: https://github.com/GHOSCHT/simple-electron-react-boilerplate
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