hiroppy / fusuma

✍️ Fusuma makes slides with Markdown easily.
https://hiroppy.github.io/fusuma
5.4k stars 194 forks source link

fix(webpack): use inputDirPath to definition of $SLIDE_PATH #617

Closed euxn23 closed 2 years ago

euxn23 commented 3 years ago

Motivation / Use-Case

I fixed the problem that $SLIDE_PATH defined in webpack.config always will be {baseDir}/slides even if inputDir (-i option) is given.

hiroppy commented 2 years ago

@euxn23 sorry for the late reply, lgtm, Thanks! I'll release a new version soon