UTCWeb / particle

A starter kit for using the prototyping tool, Pattern Lab, in tandem with a Drupal theme. Utilizes Webpack for all asset management.
https://phase2.gitbook.io/frontend/
GNU General Public License v2.0
0 stars 10 forks source link

Block template suggestions and debugging are throwing an error. #669

Closed UTCbridget closed 2 months ago

UTCbridget commented 3 months ago
  1. Adding the block id and label is throwing an invalid error. As we don't use this feature, we probably should comment it out.

Screenshot 2024-08-12 at 5 34 36 PM

  1. Additionally, the /dist file is commented out of the .gitignore file, meaning devs have to manually ignore. This should be uncommented to ease the dev process.