mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-08-18 02:49:09 +02:00
* README added with explaination about server-side
This commit is contained in:
parent
b83e4f3ff3
commit
98e5f4c6f4
10
demo/css/README.md
Normal file
10
demo/css/README.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# CSS Minify/extract Class names demo.
|
||||||
|
|
||||||
|
This project needs an example from FPC; it needs a server application that
|
||||||
|
does the actual minifying.
|
||||||
|
|
||||||
|
The CGI (http server) application is located in packages/fcl-css/examples/fpcss.pp
|
||||||
|
|
||||||
|
The program here expects it to be available as fpcss.cgi.
|
||||||
|
You must change the createurl function in this demo if you decide to place
|
||||||
|
it elsewhere.
|
Loading…
Reference in New Issue
Block a user