Commit graph

7 commits

Author SHA1 Message Date
Michael Grace
bf2d8abb35
build fixes (#291) 2023-05-12 00:41:15 +01:00
Marks Polakovs
63ec8537a8 Rework BAPS build to avoid NODE_ENV problems
Previously we would set NODE_ENV=baps-<env> to signal that this is a BAPS build. However, many libraries rely on NODE_ENV=="production" to activate optimisations, meaning performance tanked.

This commit reorganises it to avoid relying on NODE_ENV changes, while still applying env vars as necessary.
2021-09-25 21:45:25 +01:00
Marks Polakovs
b11de69b0a Don't take over all of ury.org.uk, that would be silly 2020-05-09 17:43:45 +02:00
Marks Polakovs
5f37b48864 fix build 2020-04-16 12:53:17 +02:00
Marks Polakovs
2a3bbb1d41 Enable Service Workers and cache NIPSWeb/(secure|managed)_play 2020-04-03 12:02:48 +02:00
Marks Polakovs
0c12f97301 Initial draft of mic calibration 2020-03-29 13:23:41 +02:00
Marks Polakovs
c9b1b14d59 Eject 2020-03-29 12:04:49 +02:00