ElMassimo / iles

🏝 The joyful site generator
https://iles.pages.dev
MIT License
1.07k stars 31 forks source link

fix: do not encode file names of dynamic routes #168

Closed ouuan closed 2 years ago

ouuan commented 2 years ago

Description 📖

This fixes #167.

Background 📜

167

The Fix 🔨

Decode the resolved path in the file name, but keep %2F (/) encoded.

nx-cloud[bot] commented 2 years ago

Nx Cloud Report

CI is running for commit 1d72f7e86ff7b14d4c9be3dad88ed782bb365196.

📂 Click to track the progress, see the status, the terminal output, and the build insights.


Sent with 💌 from NxCloud.

ElMassimo commented 2 years ago

Thanks @ouuan! Would you rebase so that the CI runs all tests?

ElMassimo commented 2 years ago

Excellent, thanks!

ouuan commented 2 years ago

May I request a release for this? Now I'm having broken links in production.

ElMassimo commented 2 years ago

Hi @ouuan, this was released in 0.8.2.