Closed honzahruby closed 1 year ago
esbuild-loader can now detect loaders automatically. The current setting leads to errors like ERROR: The character ">" is not valid inside a JSX element or ERROR: Unexpected end of file before a closing "T" tag
esbuild-loader
ERROR: The character ">" is not valid inside a JSX element
ERROR: Unexpected end of file before a closing "T" tag
v2.0.1
What I changed
esbuild-loader
can now detect loaders automatically. The current setting leads to errors likeERROR: The character ">" is not valid inside a JSX element
orERROR: Unexpected end of file before a closing "T" tag