Florian Rival
e14215c679
Make GDJS runtime of the deployed web-app to use the exact commit hash
...
This avoids issues when deploying again the same version number
Don't show in changelog
2025-10-08 00:51:34 +02:00
Florian Rival
d8a241502e
Update urls of cache purge for the web-app
...
Don't show in changelog
2022-02-22 11:38:37 +00:00
Florian Rival
e105d4c9f6
Disable history when publishing the web-app to GitHub pages
...
Don't show in changelog
2021-10-11 16:43:33 +01:00
Clément Pasteau
2581021a57
Ensure the deployment script stops on error
2021-08-13 10:39:23 +02:00
Florian Rival
d27119d8ea
Remove deprecated examples upload script from web-app deployment
...
Don't show in changelog
2021-07-21 17:25:40 +01:00
Florian Rival
b34fad7950
Build the Core with WebAssembly even in production
...
* This should speed up CPU intensive operations (saving/loading).
* WebAssembly is now supported by all modern browsers, including on iOS and Android.
Only show in developer changelog
2021-03-13 23:50:23 +00:00
Florian Rival
aa1c5584ca
Fix examples resources not deployed after the web-app is deployed
...
Fix #2038
Don't show in changelog
2020-10-16 14:06:26 +01:00
Florian Rival
5556766059
Speed up GDevelop.js compilation when "-- --dev" is specified
...
* This is done by compiling to wasm, without re-translating to JS, which is fine as it's for development only.
2020-05-17 22:37:13 +02:00
Florian Rival
a47acbb82a
Fix deploy script for web-app
2020-04-12 20:05:58 +02:00
Florian Rival
cebf1e2a84
Add sanity check for libGD.js size
2020-02-22 16:35:57 +00:00
Florian Rival
a3614a85b8
Add script to automatically upload example resources for the web-app
2020-02-22 15:15:58 +00:00
Florian Rival
24091db88b
Add deploy step to upload GDJS (and extensions) Runtime for web-app
2020-02-05 22:09:16 +00:00
Florian Rival
e127d1bb7b
Add .map file as part of the deployed newIDE web-app
2017-10-21 19:40:46 +02:00
Florian Rival
e5bc6b3a13
Fix fonts in newIDE previews launched in browser
2017-10-08 19:20:15 +02:00
Florian Rival
906fceeb9a
Add scripts to deploy newIDE as a web-app
2017-08-26 18:26:34 +02:00