shellscape/koa-webpack

unable to import koa-webpack into lerna monorepo

noahehall opened this issue · 1 comments

import koaWebpack from 'koa-webpack'
Error: Cannot find module 'webpack/lib/ParserHelpers'

try yourself:

  1. clone nodeproto
  2. checkout this commit
  3. run npm run lerna:run client

server.mjs has the relevant code

Removing the issue template isn't cool.