Page MenuHomeDevCentral

Don't delete dist folder to preserve a potential symlink
ClosedPublic

Authored by dereckson on Mar 3 2018, 02:09.
Tags
None
Referenced Files
F47754429: D1392.id3550.diff
Wed, Sep 2, 05:20
F47721060: D1392.id3551.diff
Tue, Sep 1, 22:39
F47713824: D1392.id3551.diff
Tue, Sep 1, 21:00
F47708063: D1392.diff
Tue, Sep 1, 19:32
F47702447: D1392.id3550.diff
Tue, Sep 1, 18:08
Unknown Object (File)
Tue, Sep 1, 07:42
Unknown Object (File)
Sat, Aug 29, 21:44
Unknown Object (File)
Tue, Aug 25, 13:28
Subscribers
None

Details

Summary

Ysul is configured (see D1391) to serve /var/51-wwwroot/rain
as https//rain51.nasqueron.org.

To serve there the development version, the dist/ folder must
be a symlink to this rain51 folder.

But currently, npm start deletes the symlink to recreate a 'dist' folder.
If gump deletes only the content of the dist, symlink is kept and
development version is still served.

Test Plan

Diff Detail

Repository
rRAIN Rain ambiant screen
Lint
Lint Passed
Unit
No Test Coverage
Branch
keep-dist-symlink (branched from master)
Build Status
Buildable 2182
Build 2430: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 3 2018, 02:09
This revision was automatically updated to reflect the committed changes.