amanharwara / altus

Desktop client for WhatsApp Web with themes, notifications and multiple account support
GNU General Public License v3.0
476 stars 65 forks source link

css in node_modules missing on port 5000 #160

Closed ghost closed 2 years ago

ghost commented 2 years ago

Description of problem

I wanted test electron app in chrome dev app with installed sveltie devtools. My chrome version: Version 93.0.4577.63 (Official Build) (64-bit)

Steps to reproduce

Expected behaviour

require (nodejs function) and css works in browser.

Screenshots

Screenshot

amanharwara commented 2 years ago

Altus can't work in Chrome, it requires Electron as it needs NodeJS functionality. Not a bug.