pajoma/vscode-journal

Can't compile the extension Error: Cannot find module 'node-extension.webpack.config.js'

mameen opened this issue · 2 comments

is the file 'node-extension.webpack.config.js' missing?
Here is what I did

npm install
npm run compile

I got around this by using vsce instead of webpack in my fork!
mameen@51467d0

Yes, I removed webpack completely, not worth the effort.