Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

pluginConsolidate not working #1993

Open
zeniroy opened this issue Apr 15, 2021 · 1 comment
Open

pluginConsolidate not working #1993

zeniroy opened this issue Apr 15, 2021 · 1 comment

Comments

@zeniroy
Copy link
Contributor

zeniroy commented Apr 15, 2021

I was using WebIndexPlugin with ejs on v3
On v4, i saw this page(https://fuse-box.org/docs/plugins/pluginConsolidate)
So i tried pluginConsolidate with webIndex option but not working

webIndex: {
template: "../index.ejs",
},
plugins: [
pluginConsolidate('ejs', {
MODE: mode,
})
]

How can i use ejs file for webIndex?

@nchanged
Copy link
Contributor

@zeniroy I don't this has been ported to v4. Feel free to make a PR!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants