zestedesavoir / zmarkdown

Live demo: https://zestedesavoir.github.io/zmarkdown/
MIT License
224 stars 52 forks source link

fix: fix webpack 5 config for live demo #504

Closed Vayel closed 7 months ago

Vayel commented 7 months ago

Fix #494

Test

  1. npm run build-demo
  2. Open packages/zmarkdown/public/index.html
StaloneLab commented 7 months ago

Ok, I thought you wanted to add something to the README but let's merge as is. I am ready to merge other changes you suggested if you want to work on them, such as:

You might want to do this last one while working on something else, if you want to involve in the project.

StaloneLab commented 7 months ago

Live demo is indeed working: https://zestedesavoir.github.io/zmarkdown/. Thanks again for your work!