particle icon indicating copy to clipboard operation
particle copied to clipboard

Update Namespace Generator to Webpack Output Map

Open jryanconklin opened this issue 6 years ago • 0 comments
trafficstars

Improvement to PR #552

Goal

Move namespace generation for app level namespace keys to use Webpack's bundled output in dist as source of truth. App level namespaces (Drupal + Grav) should only include real directories.

Confirmation

Verify that these files only include real directories in respective dist folders:

  • particle/apps/drupal/particle.info.yml
  • particle/apps/grav/twig-namespaces.yaml

jryanconklin avatar May 21 '19 23:05 jryanconklin