jaredpalmer / tsdx

Zero-config CLI for TypeScript package development
https://tsdx.io
MIT License
11.22k stars 507 forks source link

set preventAssignment: true for @rollup/plugin-replace #983

Closed nbgraham closed 3 years ago

nbgraham commented 3 years ago

fix #981

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/formium/tsdx/6zK2w9yPc5SArPUyaeZcvh7DGtzq
✅ Preview: https://tsdx-git-fork-nbgraham-patch-1-formium.vercel.app

aladdin-add commented 3 years ago

@nbgraham please make sure the yarn.lock was updated correctly.

nbgraham commented 3 years ago

I tried several times and wasn't able to get it to work. I also couldn't build master locally. Probably something wrong with my local setup. Someone else can make this change if they want.