degouville / atom-bootstrap4

Bootstrap 4 Support & Snippets for Atom
https://atom.io/packages/atom-bootstrap4
MIT License
48 stars 26 forks source link

htmlb4 boilerplate is for "4.0.0-alpha.2", which is many years out-of-date #53

Open cslycord opened 4 years ago

cslycord commented 4 years ago

The current bootstrap4 version is 4.4.1. The boilerplate generated by the package available in atom is for 4.0.0-alpha.2, which was released in mid-2015.

Even if one changes the versions in the boilerplate to 4.4.1, it won't work, as it is missing the necessary javascript link for popper.

The package needs to be updated to mimic the upstream starter template at https://getbootstrap.com/docs/4.4/getting-started/introduction/#starter-template