Commit Graph

4 Commits

Author SHA1 Message Date
Haoqun Jiang
bca6edc7aa fix: apply a workaround for the prettier / jsdom-global bug
Since this issue is not going to get a proper fix any time soon,
this workaround is better than pinning prettier version in
`@vue/component-compiler-utils`
2019-01-29 11:59:07 +08:00
Michael Khabarov
8d81e51aa8 fix: set url option for jsdom-global (#3131)
This fixes `SecurityError: localStorage is not available for opaque origins` in mocha tests caused by jsdom (jsdom/jsdom#2304).
2018-12-28 16:11:20 +08:00
Edd Yerburgh
528c46507a feat: set pretendToBeVisual option for jsdom-global (#2573) 2018-10-15 23:07:16 +08:00
Evan You
e773479272 WIP: TS compat with other plugins 2018-01-11 00:37:21 -05:00