mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-18 11:30:55 +01:00
Move Javelin to webroot
Summary: This is a major pain on Windows and the main reason why Phabricator doesn't work there and is hard to fix. The sad part is that Windows support symlinks (via `MKLINK`) but Git on Windows doesn't use them. Test Plan: Loaded Phabricator on Windows without JS errors. Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D5458
This commit is contained in:
parent
d2b7bb9504
commit
1ee7bbe305
58 changed files with 1 additions and 1 deletions
1
externals/javelinjs/src
vendored
Symbolic link
1
externals/javelinjs/src
vendored
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../webroot/rsrc/js/javelin/
|
|
@ -1 +0,0 @@
|
|||
../../../externals/javelinjs/src/
|
Loading…
Reference in a new issue