Monadical-SAS / oddslingers.poker

The Django + React codebase powering the free, open-source poker platform: OddSlingers.com
https://oddslingers.com
GNU Lesser General Public License v2.1
61 stars 19 forks source link

Fix linter dependency and webpack container #10

Closed afreydev closed 1 year ago

afreydev commented 1 year ago

Hotfix PR

This PR fix webpack container rebuilding node-saas dependency during the container start. Additionally, this fixes the babel dependency error.

Upgrading webpack container node version to 14.

Status

QA Checklist


Normal PR

[describe changes and/or link to related issues, post screenshots. If you are waiting for feedback describe it here]

Status

QA Checklist

(copy/paste in the relevant checklist. Check anything that you did, and leave it unchecked if you didn't. It's ok to leave things unchecked if you don't think they matter to your PR)

Frontend Changes

Backend Changes