lambda-fairy / maud

:pencil: Compile-time HTML templates for Rust
https://maud.lambda.xyz
Apache License 2.0
1.98k stars 132 forks source link

Don't symlink the escaper module #355

Closed lambda-fairy closed 1 year ago

lambda-fairy commented 1 year ago

The symlink doesn't work on Windows, and breaks NixOS builds.

Closes #343