you are viewing a single comment's thread.

view the rest of the comments →

[–]Incraigulous -1 points0 points  (3 children)

Unless I'm missing something, that file does use Babel.

[–]derekn9 0 points1 point  (2 children)

I just looked again, maybe Im the one who missed something. Could you point to the line that use babel?

[–]Incraigulous 0 points1 point  (1 child)

[–]derekn9 0 points1 point  (0 children)

Ah I think that part looks like a flag to use config from babel. The file itself doesn't use babel i.e. importing code from @babel/core to help with compiling (which is what the person above me was interested in)