Hey there,
I wonder if there's a way to preserve the comments that are being stripped out of my template (I think by Babel, but not entirely sure).
I use flow, and the // flow comment at the beginning of the file is mandatory to have flow validations in the file.
Thanks a bunch!
Hey there,
I wonder if there's a way to preserve the comments that are being stripped out of my template (I think by Babel, but not entirely sure).
I use flow, and the
// flowcomment at the beginning of the file is mandatory to have flow validations in the file.Thanks a bunch!