Closed damienbutt closed 2 years ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
website | ✅ Ready (Inspect) | Visit Preview | Jun 8, 2022 at 10:07AM (UTC) |
No, this is correct for Parcel 2. You must be using Parcel 1, try running parcel --version
Ah. OK, my mistake. I will check that.
Thanks,
D
The --dist-dir parameter no longer works. As per the CLI help, the correct parameter is now --out-dir.