+0
−1
+0
−1
+1
−1
Loading
JS_RESOURCES_ROOT is the path argument passed to ESLint — it has no meaning in .build_js (npm run does not take a path) or .deploy_js_files_to_server. Remove it from .build_js variables and from the build override example. Also broaden the lint path from $JS_RESOURCES_ROOT/js/** to $JS_RESOURCES_ROOT/** so projects without a js/ subfolder can use the template.