2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-05-19 04:29:37 +03:00
Files
pimlie 0ab76ee16b feat: add possibility to add additional meta info
refactor: server injectors

feat: add head, bodyPrepend, bodyAppend injectors

refactor: create browserbuild through rollup replace (not separate entry)
2019-09-17 13:55:29 +02:00

5 lines
67 B
JavaScript

process.server = true
jest.useFakeTimers()
jest.setTimeout(30000)