rebornix / vscode-webview-react

Create React App starter in VSCode Webview.
MIT License
240 stars 53 forks source link

Bundling extension using webpack #9

Open chakraborty-slx opened 4 years ago

chakraborty-slx commented 4 years ago

I am try to use webpack for bundling the extension but , there is a problem

ERR Cannot find module '/home/chakraborty/test/test-vscode/packages/test-function-graph/build/asset-manifest.json': 
Error: Cannot find module '/home/chakraborty/test/test-vscode/packages/test-function-graph/build/asset-manifest.json'
at webpackEmptyContext (/home/chakraborty/test/test-vscode/packages/test-function-graph/build/ext-src/extension.js:7369:10)
giakas commented 3 years ago

I am facing same issue, any update on how we can use webpack? @chakraborty-slx , were you able to solve this issue?

chakraborty-slx commented 3 years ago

@giakas try this repo https://github.com/shinhwagk/vscode-note