In order to produce an HTML application (e.g. an application without a server side, a set of .html and .js files), you need a "bundle" or "offline sitelet" application. These applications are compiled as a "plugin" to the main compiler, and as such are given as "build command" implementations.

The actual argument scenarios vary (and I don't remember off the top of my head), but you can get a good idea of the command line options in the command implementations:

BundleCommand.fs
HtmlCommand.fs

Hope this helps.

By on 9/9/2014 5:12 PM ()

Sorry for the delay of my answer.

First, thanks for you replay, I had already found your two links but didn't get it work even with them. I manage to use MSBuild.exe and Xbuild (under Mono) to compile the project using a fsproj file.

By on 9/18/2014 12:33 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper