Hey guys I m using nr…

less than 1 minute read

Hey guys - I’m using @nrwl/web:package to create a buildable js lib, but when it builds it doesn’t pull any of the dependencies in to the build result. In the workspace I see the default builder has this: "babelConfig": "@nrwl/react/plugins/bundle-babel", "rollupConfig": "@nrwl/react/plugins/bundle-rollup",

Updated: