Local Development for Drupal Developers

Instructions on developing css and js for Drupal developers.

you will be able to view fleet on https://patterns.lndo.sitearrow-up-right13:26arrow-up-rightand your local boston.govarrow-up-right on https://boston.lndo.sitearrow-up-right- but it will now use css and js from patterns.lndo.site (the patterns container acting as a CDN) (edited) 13:27arrow-up-rightyou will find the patterns files in reporoot/patterns13:28arrow-up-rightGulp and stencil processes in the patterns container will monitor that folder for changes, and immediately rebuild the fleet website and put the js and css (ie. the CDN) into reporoot/patterns/public. (edited) 13:31arrow-up-rightthe boston and patterns repos are managed separately by git and commiting changes to the files you make should automatically apply to the correct repo.13:31arrow-up-right(i.e patterns changes to patterns repo, and d8 changes to the boston repo)

Last updated

Was this helpful?