Skip to content

minimal-xyz/minimal-shadow-cljs-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release build example for shadow-cljs

build ClojureScript projects into modules with hashes in files.

Usage

To compile to dist/:

yarn
yarn shadow-cljs compile app

To build to dist/:

yarn del
yarn shadow-cljs release app

Informations about files are saved in dist/manifest.json, which can be used to generate HTML.

Note: configs in :release will overwrite :app config, which is used in :comiple.

Docs related:

License

MIT

About

Release build example for shadow-cljs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published