]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commit
test: basic ssr
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 25 Nov 2019 11:07:06 +0000 (12:07 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 25 Nov 2019 11:07:21 +0000 (12:07 +0100)
commit9578655c316f1555f9c952ddc21e47510eccc88a
tree999fa3bf805fcc9aebc566c8f37b34cb32766c76
parent43f827cfc9c5f59cfdff76261610e43e7eea9ffb
test: basic ssr
__tests__/ssr/app.spec.ts [new file with mode: 0644]
__tests__/ssr/app/App.ts [new file with mode: 0644]
__tests__/ssr/app/entry-server.ts [new file with mode: 0644]
__tests__/ssr/app/main.ts [new file with mode: 0644]
__tests__/ssr/app/store.ts [new file with mode: 0644]
package.json
src/index.ts
tsconfig.json
yarn.lock