Commit graph

5 commits

Author SHA1 Message Date
jonatanklosko
489a7a0df6 Update assets 2021-07-09 12:15:17 +00:00
jonatanklosko
e10f43e5b5 Update assets 2021-05-21 15:53:25 +00:00
jonatanklosko
29df8c2a18 Update assets 2021-05-12 21:45:56 +00:00
josevalim
0a085447be Update assets 2021-04-20 16:50:11 +00:00
Jonatan Kłosko
8b37e32e3a
Escript (#77)
* Set up Escript packaging

* Use MD5 digest sa ETAG

* Make sure changes to the static files recompile the relevant module

* Manually start the application in Escript

* Set up basic CLI

* Run formatter

* Start Elixir app before anything else

* Improve version output

* Build Escript to project root directory

* Improve assets handling

* Move plug related modules under plugs directory

* Include bundled assets in the repository

* Use the same plug with different static providers in prod and dev

* Refactor providers

* Rename StaticProvidedPlug to StaticPlug
2021-03-17 01:53:44 +01:00