You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just remove your custom webpack config.
We have it preconfigured already.
Your custom config plus ours made the same rule applied twice. That's why it failed.
Version
3.9.2
Reproduction link
https://github.com/Deadalusmask/issue-pug-template
Environment info
Steps to reproduce
install the repo
run
yarn serve
open it in browser
What is expected?
use transpiled pug template
What is actually happening?
use default template with
export default [transpiled pug html string]
in<body>
Its says compiled successfully in console.
this is the innerHtml of that document.body
The text was updated successfully, but these errors were encountered: