Refreshing Magento 2.x Static Contents

  1. Remove static and var contents rm -rf pub/static/* var/cache/* var/composer_home/* var/generation/* var/page_cache/* var/view_preprocessed/*
  2. Regenerate static files php bin/magento setup:static-content:deploy

Revision #1
Created 4 February 2018 02:01:33 by Tingwai
Updated 4 February 2018 02:03:39 by Tingwai