Git Product home page Git Product logo

Comments (6)

sahat avatar sahat commented on August 27, 2024 1

Should be fixed now that Mega Boilerplate is hosted on Heroku.

from megaboilerplate.

eddiezane avatar eddiezane commented on August 27, 2024

Actually it appears to just be

  • server.js
  • controllers/user.js
  • components/Header.js

from megaboilerplate.

sahat avatar sahat commented on August 27, 2024

Hey @eddiezane, what's the easiest way to convert those to LF? I am currently on a Mac and server.js seems to be properly set to UNIX LF line separator.

from megaboilerplate.

eddiezane avatar eddiezane commented on August 27, 2024

On a Mac as well.

Just reproduced with a fresh download.

Selection:

  • Node.js
  • Express
  • Handlebars
  • None
  • PostCSS
  • React
  • Webpack
  • Mocha
  • PostgreSQL
  • Email
  • None

dos2unix should be able to convert.

Awesome work on this btw!

from megaboilerplate.

sahat avatar sahat commented on August 27, 2024

Thanks @eddiezane.

Looks good here after running dos2unix command: find ./ -type f -exec dos2unix {} \;.

Could it be because website is hosted in the Windows environment (Azure) files are generated with CRLF? Doesn't happen when I am generating files locally, but can reproduce on http://megaboilerplate.com.

from megaboilerplate.

sahat avatar sahat commented on August 27, 2024

If this is not urgent, I was planning to migrate Mega Boilerplate to Heroku in the next few days. That should fix the CRLF issue.

from megaboilerplate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.