Skip to content

Commit

Permalink
[devmode] add FOREIGN_ELEMENT warning
Browse files Browse the repository at this point in the history
  • Loading branch information
leeoniya committed May 14, 2017
1 parent 0110e68 commit 0f579da
Show file tree
Hide file tree
Showing 13 changed files with 75 additions and 55 deletions.
2 changes: 1 addition & 1 deletion dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
| [client][5] | 13.8k / 5.5k | `mini`<br> + `attach`<br> | SSR hydration |
| [server][6] | 14.8k / 5.9k | `mini`<br> + `html`<br> | SSR rendering |
| [full][7] | 15.2k / 6.0k | `mini`<br> + `attach`<br> + `html`<br> | everything (for tests) |
| [dev][8] | 16.8k / 6.7k | `full`<br> + warnings | use this build for development; it contains detection of some anti-patterns that may cause slowness, confusion, errors or undesirable behavior |
| [dev][8] | 17.2k / 6.9k | `full`<br> + warnings | use this build for development; it contains detection of some anti-patterns that may cause slowness, confusion, errors or undesirable behavior |

[1]: https://github.com/leeoniya/domvm/blob/2.x-dev/dist/pico/domvm.pico.min.js
[2]: https://github.com/leeoniya/domvm/blob/2.x-dev/dist/nano/domvm.nano.min.js
Expand Down
2 changes: 1 addition & 1 deletion dist/client/domvm.client.js.map

Large diffs are not rendered by default.

20 changes: 14 additions & 6 deletions dist/dev/domvm.dev.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/dev/domvm.dev.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 0f579da

Please sign in to comment.