diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-10-19 04:58:14 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-10-19 04:58:14 +0000 |
| commit | 28569b422ae3206209384b09dc5d60155e9f670e (patch) | |
| tree | a7524c6d7b8ff7e41f020274e4e51a56e06ce7b7 /lib/component.client.moon | |
| parent | switch to self-rendering lua code (diff) | |
| download | mmm-28569b422ae3206209384b09dc5d60155e9f670e.tar.gz mmm-28569b422ae3206209384b09dc5d60155e9f670e.zip | |
stable serverside rendering
Diffstat (limited to 'lib/component.client.moon')
| -rw-r--r-- | lib/component.client.moon | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/component.client.moon b/lib/component.client.moon index c012427..ee0f9ca 100644 --- a/lib/component.client.moon +++ b/lib/component.client.moon @@ -1,5 +1,3 @@ -{ :document } = js.global - -- convert anything to a DOM Node -- val must be one of: -- * DOM Node (instanceof window.Node) |
