Import optimizer not workin

I perform import optimization and does not detect unused import.

1
1 comment

Optimize imports feature only works for ES6 imports, it's not supposed to change CommonJS require() calls

If you miss this feature, please vote for https://youtrack.jetbrains.com/issue/WEB-47993

0

Please sign in to leave a comment.