livebook/assets
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
..
css Highlight viewed section within the list (#76) 2021-03-12 16:40:37 +01:00
js Highlight viewed section within the list (#76) 2021-03-12 16:40:37 +01:00
static Escript (#77) 2021-03-17 01:53:44 +01:00
test/lib Highlight viewed section within the list (#76) 2021-03-12 16:40:37 +01:00
.babelrc Initial commit 2021-01-07 20:56:24 +01:00
package-lock.json Escript (#77) 2021-03-17 01:53:44 +01:00
package.json Initial redesign (#75) 2021-03-12 11:57:01 +01:00
postcss.config.js Some cleanups (#25) 2021-02-11 16:35:32 +01:00
tailwind.config.js Initial redesign (#75) 2021-03-12 11:57:01 +01:00
webpack.config.js Escript (#77) 2021-03-17 01:53:44 +01:00