Does anyone here know if…

less than 1 minute read

Does anyone here know if you have to do something special in a Node (Express) app to get it to “see” libraries in the workspace? Trying to import from a workspace-local React UI lib and just get Module not found: Can't resolve '@my-workspace/my-lib' in '/blah/components'

Updated: