Local Development for Drupal Developers
Instructions on developing css and js for Drupal developers.
Last updated
Was this helpful?
Instructions on developing css and js for Drupal developers.
Last updated
Was this helpful?
you will be able to view fleet on and your local on - but it will now use css and js from patterns.lndo.site (the patterns container acting as a CDN) (edited) you will find the patterns files in reporoot/patterns
Gulp 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) the boston and patterns repos are managed separately by git and commiting changes to the files you make should automatically apply to the correct repo.(i.e patterns changes to patterns repo, and d8 changes to the boston repo)