Pineapples.Client/scripts/app/

Issue #45 resolved
Ghislain Hachey created an issue

Any reason this is checked in? The issue here is that from a fresh clone/pull and Client build one automatically gets a changed compiled/concatenated pineapples.js in local working copy. Seems like something could be improved here?!

Comments (2)

  1. Brian Lewis repo owner

    Yes, you're right, currently pineapples.js gets checked in in any commit that modifies either the javascript or typescript source.

    Strictly speaking that's redundant, but I left it there to provide a sanity check, that when you rebuild the js - it should not appear to be changed.

  2. Ghislain Hachey reporter

    OK. That's fine. I originally created the issue as on a clean rebuild without changing JS or TS I have a constant change to the generated pineapples.ps compared to the origin one. I do not see this behavior this I made the last couple of pulls so will close this.

  3. Log in to comment