You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/events.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
[](https://gitter.im/pattern-lab/node)
4
4
5
-
Pattern Lab emits numerous events during the [build](https://github.com/pattern-lab/patternlab-node/tree/master/docs/) process. Some uses of events:
5
+
Pattern Lab emits numerous events during the [build](https://github.com/pattern-lab/patternlab-node/blob/master/docs/) process. Some uses of events:
6
6
7
7
* Core uses `patternlab-pattern-change` events when watching for changes in order to trigger another build
8
8
* Plugins such as [plugin-node-tab](https://github.com/pattern-lab/plugin-node-tab) can use an event like `patternlab-pattern-write-end` to define additional code tabs to the pattern viewer / modal
0 commit comments