An open API service indexing awesome lists of open source software.

https://github.com/lilactown/shadow-cljs-const-repro


https://github.com/lilactown/shadow-cljs-const-repro

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

This repo is a minimal reproduction of an error introduced in shadow-cljs 2.8.95.

Editing a depenency of a namespace which defines a `^:const` var results in
build failures. Editing the namespace again, resolves the issue.