backflip / htl-loader

Webpack loader for HTL/Sightly templates
MIT License
5 stars 5 forks source link

fix: compilation path resolution #8

Closed backflip closed 2 years ago

backflip commented 2 years ago

Due evaluating the compiled code via eval, we need to make sure that resolved include paths are relative to the loader rather than relative to the template.