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
logger.warn(stripIndents`Unable to find the 'sourceRoot' in the project configuration.
240
+
Will set 'sourceRoot' to '${config.root}/src'
241
+
Note: this may fail, setting the correct 'sourceRoot' for ${buildContext.projectName} in the project.json file will ensure the correct value is used.`);
0 commit comments