$ npm run build
@mlc-ai/web-agent-interface@0.0.3 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
$ 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