Hello guys, I have a question regarding to the optimizing plugin procedure. I have some .ts files that I pre-transpile befor build my plugin zip package. Those files are already ES3/ES5 so they don't need to be transpiled.
- Is the transpiler taking into account those files?
- If so, Is there a way to tell the transpile ignore them?
Regards,
Jesús