Skip to content
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

Remove Globals #12369

Closed
rodrigok opened this issue Oct 19, 2018 · 3 comments
Closed

Remove Globals #12369

rodrigok opened this issue Oct 19, 2018 · 3 comments
Milestone

Comments

@rodrigok
Copy link
Member

rodrigok commented Oct 19, 2018

First step

Remove all globals from .eslintrc

Internal

  • __meteor_runtime_config__ may not be possible
  • __meteor_bootstrap__ may not be possible
  • Assets Cannot be imported Comment and Docs 👎
  • chrome may not be possible
  • jscolor may not be possible
  • Npm
  • Package

TAPi18n
JitsiMeetExternalAPI (moved to own eslint file inside the package) #13421
DynamicCss (moved to own eslint file inside the package) #13421

  • globals
  • language_names
  • TAPi18next

Working on

Second step

Remove all globals defined in files /* globals

Third step

Convert all packages to use Meteor modular package structure mainModule.

Will stay as a package

  • tap-i18n
  • rocketchat-i18n

Working on

Extra Packages added to be able to unpacking

@mrsimpson
Copy link
Collaborator

woah - what an epic! 👍 for the effort!

@rodrigok
Copy link
Member Author

@mrsimpson this is just the first and second fases :) we have more to come, the goal is have everything decoupled and rewritten in typescript 😛

This was referenced Feb 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
November/2018
  
To do
Development

No branches or pull requests

4 participants