cljsjs

camdez 2018-08-08T20:08:31.000116Z

Is it desirable, in a build.boot file, to add .inc to filenames that don’t have it in the original package? i.e. foo.js -> foo.inc.js / foo.min.inc.js? I’m not familiar with this convention and Googling is not going well…is it just a CLJSJS thing?

camdez 2018-08-09T13:40:09.000432Z

@miikka Thanks!