From: PhantomPower82 <121725112+PhantomPower82@users.noreply.github.com> Date: Mon, 8 Jul 2024 10:02:10 +0000 (+0800) Subject: chore: fix missing parenthesis (#11271) [ci skip] X-Git-Tag: v3.4.32~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b3c5f0be9c905e99ba666ec3ce3634c98eaff271;p=thirdparty%2Fvuejs%2Fcore.git chore: fix missing parenthesis (#11271) [ci skip] --- diff --git a/packages/vue/README.md b/packages/vue/README.md index 2aca524e03..ae9eb402a5 100644 --- a/packages/vue/README.md +++ b/packages/vue/README.md @@ -14,7 +14,7 @@ - Contains hard-coded prod/dev branches, and the prod build is pre-minified. Use the `*.prod.js` files for production. - **`vue(.runtime).esm-browser(.prod).js`**: - - For usage via native ES modules imports (in browser via `