-
Notifications
You must be signed in to change notification settings - Fork 19
Commit 435e509
committed
Remove global variable mutation
The original package mutated "window" and "document" global variables to null when they're undefined. This caused a problem with Vuex and Nuxt.js.1 parent 353f318 commit 435e509
File tree
4 files changed
+5
-11
lines changed- lib
- src
4 files changed
+5
-11
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | - | ||
2 | - | ||
3 | - | ||
4 | - | ||
5 | - | ||
6 | - | ||
7 | - | ||
8 | - | ||
1 | + | ||
2 | + | ||
9 | 3 |
| |
10 | 4 |
| |
11 | 5 |
| |
|
0 commit comments