1
0
Fork 0
mirror of https://github.com/SunRed/haste-server.git synced 2024-11-01 01:30:21 +01:00
haste-server/docs
zneix 509971c5ac
Switched to proper babel-minify lib
I Decided to remove static asset compression from actual code to make runtime faster and moved it to package.json script which only builds application once on installation.\nAfter this commit, after every update that changed static/application.js, you also need to run npm run-script build after git pull
2020-09-20 18:18:38 +02:00
..
generators.md Added proper documentation 2020-08-29 05:29:39 +02:00
install.md Switched to proper babel-minify lib 2020-09-20 18:18:38 +02:00
languages.md Updated highlightjs to support many more languages (#6) 2020-09-18 16:19:34 +02:00
storage.md Rewritten postgresql document store 2020-09-03 19:24:34 +02:00