marko-js / examples

55 stars 36 forks source link

webpack-express TypeError: this._source.listMap is not a function #15

Closed Nicolab closed 3 years ago

Nicolab commented 3 years ago

Hello,

Nicolab commented 3 years ago

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

Nicolab commented 3 years ago

Fixed by the PR #16