Sprocket Rocket
  • Sprocket Rocket Design System
  • Initial Setup
    • Setup HubL Local Server
    • Setup SR App Locally
    • Clone LaunchPad Starter
  • Create a New Module
    • Design
    • Code
    • Implementation
    • Create a Pull Request
    • Fields JSON
  • Code Patterns
    • Design Settings
    • Headings
    • Responsive Images
    • Implementing Forms
    • Typography
    • CTA/Button
    • Spacers
  • PR Review
    • Design / Code Review
    • Implementation Review
  • Handoff Relay Checklist
    • Client Request - Handoff
    • Page/Template Design - Handoff
    • Module Design - Handoff
    • Page/Template Development - Handoff
    • Module Development - Handoff
    • Review & Delivery - Handoff
  • Guides and Tutorials
    • Code Snippets
    • Lazy Loading
    • How to setup the blog subscription notification emails
    • 404 Error Tracking Event with Google Analytics and Google Tag Manager
    • How to setup a form to be used with SR Conversational Form 01
    • Upgrading Bootstrap to Latest Version
  • HS Page Launch (QC)
  • SR Agency Website Review Checklist (QC)
Powered by GitBook
On this page
  1. Guides and Tutorials

Upgrading Bootstrap to Latest Version

Here's a quick step by step guide on how to update Bootstrap to the latest version:

  • Create two test portals (before upgrade / after upgrade)

  • Create a module group listing all current modules (ls -1 *.json)

  • Deploy all modules (before upgrade). This takes a while .. let’s grab a coffee

  • Replace /sr/scss/bootstrap with the updated bootstrap folder

  • Replace /sr/js/bootstrap.min.js with the updated version

  • Deploy all modules to second portal… grab another coffee

  • Compare /modules page from both portals

  • If everything looks the same, commit and push

PreviousHow to setup a form to be used with SR Conversational Form 01NextHS Page Launch (QC)

Last updated 6 years ago