-
-
Notifications
You must be signed in to change notification settings - Fork 936
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
feat: use modules instead of global bindings #3245
feat: use modules instead of global bindings #3245
Conversation
This comment has been minimized.
This comment has been minimized.
ca154fc
to
688f06a
Compare
This comment has been minimized.
This comment has been minimized.
688f06a
to
7475e37
Compare
This comment has been minimized.
This comment has been minimized.
Tested. Upon opening OSD tab:
|
7475e37
to
d7c560f
Compare
@haslinghuis fixed now |
This comment has been minimized.
This comment has been minimized.
🙃 getting same error 😋 |
I'd like to get this in and release RC5 ASAP (for the motors tab issue). @chmelevskij I think this should be the last one done for 10.9. Anything else needs to be done in the next version please. |
@chmelevskij in addition your new files are named using Snake Case. Please update to Camel Case. The bulk of the files are Camel Case already and you should maintain consistency. For the next release I will update all files to be Camel Case. |
d7c560f
to
cc29263
Compare
Update file names. I'll be working on some draft branch in the meantime. |
Kudos, SonarCloud Quality Gate passed!
|
Do you want to test this code? Here you have an automated build: |
Problem is on 3rd line:
EDIT: Fixed in |
Wow, that's awesome change! |
window
global object.node_modules
.no-undef
andno-duplicate-imports
.