mirror of
https://github.com/discourse/discourse.git
synced 2026-08-01 09:08:08 -05:00
In e1d27400f5 we started running the splash-screen JS through terser, which removed the trailing newline from the `sourceMappingURL` line.
Adding a reliable end-to-end test for this isn't possible because our testing environment doesn't use terser.