You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2018. It is now read-only.
add some js dependencies to deps.json (e.g. react, react-dom)
run sd-builder dev task
If you open the browser console, you can see an error: Uncaught SyntaxError: Unexpected token }
How can we solve this? A possible solution is to remove build.allScripts(true) task from the watcher and restart the dev task if js field in deps.json is changed.