Remove compiled pineapples.js from git

Issue #76 closed
Brian Lewis repo owner created an issue

Because this file is altered on any typescript / javascript change, it is almost always going to appear to be a conflict when branches developed simultaneously are subsequently merged. You should rebuild this anyway (using grunt _built_deploy) when creating a or checking out a branch.

Best solution is to remove from git

Comments (2)

  1. Ghislain Hachey

    I agree, best to remove it. This may be a personal preference, but I'd like to see all compiled files go into a dist/ or build/ directory which is not in git. I think it would make it a little clearer than having scripts/, styles/, etc. into the root.

  2. Log in to comment