spiegel-keyman/developer/server/src
Marc Durdin 65c8c89be5 chore(web): adapts keyman-version bundling in Developer products
As KEYMAN-VERSION changed from being a type to a class, this broke the
bundling and referencing strategies in Developer/Server and
Developer/kmlmc. This updates the bundling process and fixes the
references in both projects.

Note that keyman-version no longer depends on gosh. Given we are
currently manually calling the build for this in all projects (or should
be!), it's better that we keep the build of this explicit for now.

If we want to restore the postinstall/postci steps in the future, the
gosh dependency would need to be manually removed from package.json in
order for the bundling builds to work for Developer/Server and
Developer/kmlmc.
2022-05-28 10:57:24 +10:00
..
dev-resources feat(developer): polish Keyman Developer Server 2022-01-19 11:06:23 +11:00
handlers fix(developer): server font support 2022-02-28 15:11:39 +11:00
site chore(developer): disable upload for server except localhost 2022-02-28 15:44:26 +11:00
win32 feat(developer): build addins during server build 2022-01-20 11:33:27 +11:00
config.ts fix(developer): move ngrok to Server/bin/ 2022-02-28 20:48:36 +11:00
data.ts fix(developer): server font support 2022-02-28 15:11:39 +11:00
environment.ts chore(web): adapts keyman-version bundling in Developer products 2022-05-28 10:57:24 +10:00
index.ts chore: address review comments 2022-01-28 15:48:10 +11:00
routes.ts Merge pull request #6300 from keymanapp/chore/developer/disable-upload-in-server-non-localhost 2022-03-02 11:51:41 +11:00
tray.ts feat(developer): improve server tray icon 2022-01-19 11:04:15 +11:00
version-data.test.ts chore(developer): more cleanup of server 2022-01-20 16:50:45 +11:00
version-data.ts chore(developer): more cleanup of server 2022-01-20 16:50:45 +11:00
win32-tray.ts chore(web): make build paths consistent 2022-05-04 10:13:44 +10:00