mirror of
https://github.com/mattermost/focalboard.git
synced 2025-04-07 21:18:42 +02:00
Remove old static folder from plugin package
This commit is contained in:
parent
f261038936
commit
60ab79309e
@ -146,7 +146,6 @@ endif
|
||||
ifneq ($(HAS_WEBAPP),)
|
||||
mkdir -p dist/$(PLUGIN_ID)/webapp
|
||||
cp -r webapp/dist dist/$(PLUGIN_ID)/webapp/
|
||||
cp -r webapp/dist/static/* dist/$(PLUGIN_ID)/pack/static/
|
||||
endif
|
||||
cd dist && tar -cvzf $(BUNDLE_NAME) $(PLUGIN_ID)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user