timwis / jkan

A lightweight, backend-free open data portal, powered by Jekyll

Home Page:https://jkan.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplify JS compliation

timwis opened this issue · comments

Our JS is simple enough that we don't need a fancy webpack configuration. We should switch to something easier to maintain and use. Whether that's the latest webpack with the default configuration, or something like parcel, esbuild, etc.