Skip to content

Commit 691a82d

Browse files
committed
Makefile build: Copy bundle after webpack build to prototype.
1 parent b17b776 commit 691a82d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ bundle: stamp-yarn
4040
-$(YARN) unlink @patternslib/patternslib
4141
$(YARN) install --force
4242
$(YARN) build
43+
cp -R ./plonetheme/nuplone/static/bundle ./Prototype
4344

4445

4546
.PHONY: bundledev

0 commit comments

Comments
 (0)