Merge pull request #15544 from overleaf/bg-misc-use-literal-paths

Replace APP_ROOT and other variables with literal paths in web imports

GitOrigin-RevId: 138f03ad9355c8c6c92a206b0e54573234a6f65d
This commit is contained in:
Brian Gough
2023-11-02 08:18:32 +00:00
committed by Copybot
parent bfe0a54a7a
commit 429c19eee6
16 changed files with 23 additions and 26 deletions

View File

@@ -1 +1 @@
require(`../../../../../test/acceptance/src/helpers/InitApp`)
require('../../../../../test/acceptance/src/helpers/InitApp')