Closed plain-solutions-gmbh closed 3 years ago
I have tried locally and it works fine. Which kirbyup version are you using?
Can't reproduce this. Please use the latest kirbyup version. Either with npx kirbyup@latest
, or with "kirbyup": "^0.17.1"
in your package.json
and re-post an issue if the error persists. Thanks!
Hi Johann. Unfortunately, --out-dir does not do what it is supposed to. kirbyup will not run with this setting. 🤷♂️ Here's is a example of my command:
kirbyup site/plugins/blocks/src/index.js --out-dir site/plugins/blocks/ --watch