We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7f2d4 commit 1b1d8bfCopy full SHA for 1b1d8bf
1 file changed
Makefile
@@ -46,7 +46,8 @@ depends-parser: install
46
47
48
# Unlink any linked dependencies before building a bundle.
49
-bundle-pre:
+# Also run parent @patternslib/dev `bundle-pre` (double colon `::`)
50
+bundle-pre::
51
-$(YARN) unlink @patternslib/dev
52
-$(YARN) unlink @patternslib/pat-content-mirror
53
-$(YARN) unlink @patternslib/pat-doclock
0 commit comments