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

feat(core): use EJS as the template engine #38

Merged
merged 15 commits into from
Sep 27, 2022
Merged

Conversation

ojvribeiro
Copy link
Owner

Resolves #27, Resolves #37.

Uses EJS as the default template engine.

@ojvribeiro ojvribeiro added enhancement New feature or request 🍰 nice-to-have labels Sep 26, 2022
@ojvribeiro ojvribeiro self-assigned this Sep 26, 2022
@vercel
Copy link

vercel bot commented Sep 26, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
vulmix ✅ Ready (Inspect) Visit Preview Sep 27, 2022 at 10:40AM (UTC)

- Moved methods outside the production conditional
- Changed the build folder with _dist
- Removed SCSS files from the browserSync scan in the template
- Added explicit index.ejs file in the scan
- Serve local files as gzip
-
@ojvribeiro ojvribeiro deleted the feature-ejs-template branch September 27, 2022 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🍰 nice-to-have
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to use the mix() function for cache busting Use ejs instead of plain html
1 participant