gristlabs_grist-core/app
Paul Fitzpatrick 7aebdd15f6
tweak XLSX export worker to make Piscina happy under Electon (#646)
Adds a dummy default export to the worker exporter script used
for producing XLSX. This method exists only to make Piscina
happier. With it, Piscina will load this file using a regular
require(), which under Electron will deal fine with Electron's
ASAR app bundle. Without it, Piscina will try fancier methods
that aren't at the time of writing correctly patched to
deal with an ASAR app bundle, and so report that this
file doesn't exist instead of exporting an XLSX file.

I tried various other solutions such as upgrading Electron,
unpacking various files, patching Piscina, and this was
overall the simplest.

See https://github.com/gristlabs/grist-electron/issues/9
2023-08-28 08:11:01 -04:00
..
client Fixes bug 'this.valueFormatter is not a function' (#632) 2023-08-22 03:17:01 -04:00
common Dump the rule for ACL formula warnings (#639) 2023-08-23 09:23:29 -04:00
gen-server (core) Removing temporary pro site 2023-08-16 08:11:26 +02:00
plugin DocApi: Implement DELETE on columns (#601) (#640) 2023-08-24 14:33:53 +02:00
server tweak XLSX export worker to make Piscina happy under Electon (#646) 2023-08-28 08:11:01 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00