webpack-express TypeError: this._source.listMap is not a function
Closed this issue · 2 comments
Nicolab commented
Hello,
- vite-express marko-js/vite#7
- rollup-express marko-js/rollup#24
- webpack-express
TypeError: this._source.listMap is not a function
Nicolab commented
Answer by @DylanPiercey from Discord, vite-express's bug is related to https://github.com/marko-js/marko/wiki/Error:-Stateful-components-cannot-contain-html,-head,-or-body-tags
Probably rollup-express also. webpack-express is a dependency.
It's ok for me, I edit the issue title to focus only on webpack-express bug. Feel free to close when it's ok for you @DylanPiercey
Thanks