Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 321 Bytes

README.rst

File metadata and controls

11 lines (7 loc) · 321 Bytes

Picturelm

Picturelm is an image gallery frontend written in Elm.

If you get a fancy build error regarding something with a map, disable debug build mode for elm in parcel using the following:

Find options.debug and set it to false somewhere in node_modules/parcel-bundler/src/assets/ElmAsset.js