mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 18:27:58 +08:00
mouseenter bug fix. close #119
This commit is contained in:
@@ -69,6 +69,7 @@ find source themes -exec perl -i -pe "s|${old_cdn}|${new_cdn}|g" {} +
|
||||
find source themes -exec perl -i -pe "s|${old_cdn_min}|${new_cdn_min}|g" {} +
|
||||
|
||||
echo "regenerate site"
|
||||
rm ./db.json
|
||||
npm start
|
||||
|
||||
echo "commit site changes"
|
||||
|
Reference in New Issue
Block a user