We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b17b776 commit 691a82dCopy full SHA for 691a82d
Makefile
@@ -40,6 +40,7 @@ bundle: stamp-yarn
40
-$(YARN) unlink @patternslib/patternslib
41
$(YARN) install --force
42
$(YARN) build
43
+ cp -R ./plonetheme/nuplone/static/bundle ./Prototype
44
45
46
.PHONY: bundledev
0 commit comments