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

Is It possible to get compiled html using only require? #58

Open
viktordre2 opened this issue Jan 1, 2022 · 0 comments
Open

Is It possible to get compiled html using only require? #58

viktordre2 opened this issue Jan 1, 2022 · 0 comments

Comments

@viktordre2
Copy link

viktordre2 commented Jan 1, 2022

Hello, I'm sorry for this question, but need to include compiled ejs that was modified through loader chain.
For example I want code looks like this to output compiled ejs with better indents.
<%= require('better-indents-loader!raw-loader!ejs-loader?{'+data+'}!./myEjs.ejs').default %>
Is that possible?

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

1 participant