mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-06-19 18:13:33 +08:00
fix: preview compile
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
if [ "$VERCEL_ENV" == "preview" ]
|
||||
then
|
||||
npm version prerelease -w nativewind --preid $(git describe --tags --always) --no-git-tag-version
|
||||
npm pkg get -w nativewind > ../node_modules/nativewind/package.json
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user