m5x5
m5x5
Fixes issue #253
From what I've seen [Vite.js doesn't yet emit source maps](https://github.com/vitejs/vite/pull/13369) in build mode. But we need a source file to correctly map the changes that Chrome does to the original...
We need to add the package to npm so we don't have to use "npm link" no more to make it work. Currently the "sourcesync" package was claimed by somebody...
Currently LightningCSS is hardcoded into the project. But it should be possible to configure what kind of preprocessor one want's to use.
Seems like the versioning Pipeline fails to push it's changes. https://github.com/m5x5/sourcesync/actions/runs/5707697313/job/15464628504#step:8:9
**Describe the problem** If someone is creating his discord bot, there are many things that can go wrong. The default behavior of the discord bot creator is just to silently...