We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ npm run build
@mlc-ai/[email protected] build tsc && webpack --config webpack.config.cjs
asset index.js 26.6 KiB [emitted] [minimized] (name: main) 2 related assets orphan modules 41.1 KiB [orphan] 7 modules runtime modules 670 bytes 3 modules ./src/index.ts + 7 modules 41.4 KiB [built] [code generated]
WARNING in ./src/index.ts 3:0-50 export 'ToolName' (reexported as 'ToolName') was not found in './tool' (possible exports: tool, toolName)
webpack 5.97.1 compiled with 1 warning in 747 ms
The text was updated successfully, but these errors were encountered:
Same here
Sorry, something went wrong.
No branches or pull requests
$ npm run build
asset index.js 26.6 KiB [emitted] [minimized] (name: main) 2 related assets
orphan modules 41.1 KiB [orphan] 7 modules
runtime modules 670 bytes 3 modules
./src/index.ts + 7 modules 41.4 KiB [built] [code generated]
WARNING in ./src/index.ts 3:0-50
export 'ToolName' (reexported as 'ToolName') was not found in './tool' (possible exports: tool, toolName)
webpack 5.97.1 compiled with 1 warning in 747 ms
The text was updated successfully, but these errors were encountered: