-
Notifications
You must be signed in to change notification settings - Fork 8
Use a bundler #11
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
At some point, SlimeTora should use a bundler (e.g. webpack or rollup) to bundle the code which will help with performance - I've tried getting this working before and it hasn't worked (really shows how good I am at programming 😅).
This does have the unintended side effect of being much harder to get testing builds up for people if it requires an update to
haritorax-interpreterthough, as I literally extract theapp.asarand replace it with an unpublished version.