Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ParcelJS doesn't parse .ejs files? #3

Closed
ancientaccount opened this issue Nov 10, 2018 · 2 comments
Closed

ParcelJS doesn't parse .ejs files? #3

ancientaccount opened this issue Nov 10, 2018 · 2 comments

Comments

@ancientaccount
Copy link

Hello,

I just installed as requested the plugin by executing the command:

npm i -S parcel-plugin-ejs

Unfortunately my index.html file is empty.
Here's my script to start ParcelJS:

cross-env NODE_ENV=development parcel ./src/index.ejs
@capuche777
Copy link

Same here...

@alexdobsom
Copy link

alexdobsom commented Feb 4, 2020

the generated dist/index.html return empty :(
I found this other plugin that works: https://www.npmjs.com/package/parcel-plugin-ejs-template

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

No branches or pull requests

4 participants