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

importScripts APIについて #53

Open
1 of 6 tasks
jyasukaw opened this issue Feb 28, 2017 · 1 comment
Open
1 of 6 tasks

importScripts APIについて #53

jyasukaw opened this issue Feb 28, 2017 · 1 comment
Labels

Comments

@jyasukaw
Copy link

Issueのタイトル

importScripts APIについて

質問をしたいAMAブースを選択してください

質問

importScriptsというAPIは使った方が良いのでしょうか?
パフォーマンスの差とESモジュール対応がどうなるのかを知りたいです。

@jyasukaw
Copy link
Author

回答

  • 正直どこまで残って行くのかわからない
  • パフォーマンスについては、scriptタグがあるのと同じ扱いになるので、バンドルするほうが早い
  • execするコストはわからないし、考えるのは時期尚早なので、あんまり考えない方が良いのでは

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants