extend-script-loader icon indicating copy to clipboard operation
extend-script-loader copied to clipboard

Module parse failed: Unexpected character '#'

Open JRammos29 opened this issue 3 years ago • 0 comments

Hi. I'm trying to use the loader with JSX files and the #include directive. But I'm getting the following error. There's some way of using the loader with extendscript JSX files and this syntax?

ERROR in ./jsx/hostscript.jsx 16:0 Module parse failed: Unexpected character '#' (16:0) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | /global $, Folder/ |

#target aftereffects | | #include "cvp_includes.jsx";

JRammos29 avatar Jun 06 '21 01:06 JRammos29