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
i am seeing a lot of these warnings when building conjure-typescript locally.
WARNING in ./node_modules/yargs/index.js 12:39-46
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
@ ./src/conjureTypeScript.ts
WARNING in ./node_modules/yargs/yargs.js 350:33-40
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
@ ./node_modules/yargs/index.js
@ ./src/conjureTypeScript.ts
WARNING in ./node_modules/yargs/yargs.js 505:83-90
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
@ ./node_modules/yargs/index.js
@ ./src/conjureTypeScript.ts
WARNING in ./node_modules/require-main-filename/index.js 2:25-32
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
@ ./node_modules/yargs/yargs.js
@ ./node_modules/yargs/index.js
@ ./src/conjureTypeScript.ts
The text was updated successfully, but these errors were encountered:
i am seeing a lot of these warnings when building conjure-typescript locally.
The text was updated successfully, but these errors were encountered: