dc7290 / template-ejs-loader

ejs-loader with webpack5 support. Chain it to html-loader and use it with html-webpack-plugin.
MIT License
24 stars 3 forks source link

Make it work with Windows #26

Closed dc7290 closed 2 years ago

dc7290 commented 2 years ago

Description

It is not supposed to work in a Windows environment, so we will fix that.

Fixes #25

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Added Windows to Github Actions.

Checklist: