From: Eduardo San Martin Morote Date: Wed, 28 Jul 2021 10:12:55 +0000 (+0200) Subject: chore: more playground X-Git-Tag: v2.0.0-rc.0~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2503500ef79d6bf1df11a02e71f85299e180079d;p=thirdparty%2Fvuejs%2Fpinia.git chore: more playground --- diff --git a/package.json b/package.json index 7e5000dd..345d5776 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "test:types": "tsc --build tsconfig.json", "test:unit": "jest --coverage", "dev": "yarn run test:unit --watchAll", + "playground": "yarn vite", "pretest": "yarn run lint", "test": "yarn run test:types && yarn run test:unit && yarn run build && yarn run build:dts && yarn test:dts" }, diff --git a/playground/src/views/Jokes.vue b/playground/src/views/Jokes.vue index 5741f5b5..6c75e541 100644 --- a/playground/src/views/Jokes.vue +++ b/playground/src/views/Jokes.vue @@ -31,10 +31,10 @@