-
-
Notifications
You must be signed in to change notification settings - Fork 925
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"use strict" in global space of stream.js script #1831
Labels
Type: Bug
For bugs and any other unexpected breakage
Comments
That would be a bug needing fixed. Edit: re: global |
As for unpkg being out of date for that:
|
dead-claudia
added
the
Area: Documentation
For anything dealing mainly with the documentation itself
label
May 1, 2017
dead-claudia
removed
the
Area: Documentation
For anything dealing mainly with the documentation itself
label
Jun 15, 2017
pygy
added a commit
to pygy/mithril.js
that referenced
this issue
Jul 11, 2017
pygy
added a commit
to pygy/mithril.js
that referenced
this issue
Jul 11, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This: https://github.com/lhorie/mithril.js/blob/next/stream/stream.js#L1
Should probably be inside the IIFE?
Also appears in https://unpkg.com/mithril@1.1.1/stream/stream.js
Linting rules appear to prevent moving it: "Use the global form of 'use strict'"
One other thing, this is out of date: https://unpkg.com/mithril-stream
The text was updated successfully, but these errors were encountered: