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

Перевести код на использование ECMA-script модулей #12

Open
pelid opened this issue Apr 25, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@pelid
Copy link
Member

pelid commented Apr 25, 2023

Во второй версии манифеста Chrome сопротивлялся использованию ECMA-script модулей и из-за этого приходилось объединять код из разных файлов через global scope. Теперь плалин переехал на третью версию, где поддерживаются ECMA-script модули. Хорошо бы отказаться от использования global scope, чтобы упростить работу с кодом в дальнейшем.

@pelid pelid added the enhancement New feature or request label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant