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

userscriptは諦めてファイルをちゃんと分割する #366

Closed
hogashi opened this issue May 21, 2022 · 2 comments
Closed

userscriptは諦めてファイルをちゃんと分割する #366

hogashi opened this issue May 21, 2022 · 2 comments

Comments

@hogashi
Copy link
Owner

hogashi commented May 21, 2022

  • いままでは main.js を tsc に通すだけで userscript つくれるようにしてた
    • userscript にするときに bundler の都合でファイルの冒頭に色々追加されてしまうのが、使ってる人に設定を変えてもらうためにちょっと邪魔だったのでそうしてた
  • とはいえ設定の get/set とかをしたりするあたりは使い回したりしたいし、定数も多いので、かなり見通しが悪くて大変
    • ここから設定項目とかのメンテができなくなってしまうのは困る
  • userscript は諦めて、ちゃんとファイルを分割したりしていくことにする
@hogashi
Copy link
Owner Author

hogashi commented May 21, 2022

これをやってから MV3 #324 をやるとやりやすいはず

This was referenced May 21, 2022
@hogashi hogashi mentioned this issue Jun 4, 2022
@hogashi
Copy link
Owner Author

hogashi commented Jul 17, 2022

#388 でやった

@hogashi hogashi closed this as completed Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant