1
0
Fork 0

Foxx: Remove some confusing lines from the manual #560

This commit is contained in:
Lucas Dohmen 2013-09-27 21:56:52 +02:00
parent 88e33bacdf
commit e3d888b69b
1 changed files with 0 additions and 4 deletions

View File

@ -583,10 +583,6 @@ To run a Foxx app in production first copy your app code to the directory given
the config variable `--javascript.app-path`. After that use Foxx manager to mount the app.
You can also use Foxx manager to find out your current app-path.
In later versions we will offer the option to process all assets at once and write the files
to disk for production with the option to run `Uglify2.js` and similar
tools in order to compress them.
Controlling Access to Foxx Controllers
---------------------------------------