Hi, tried this with WS3, I see the link tag, only it is not in <header> but <body> where the Main.html has the <script data-replace="scripts"></script>.

Which version of WebSharper are you using? I tried it now with Zafir but ran into some problems, the Content/Script folders were not unpacked, looking into that.

By on 12/2/2016 3:46 AM ()

Sorry my bad, I had the <meta data-replace="meta" /> tag in the header together with the <script data-replace="scrips" /> at the end of <body> therefore only meta and scripts tags were added.

After removing the meta tag, all tags are now added (meta, scripts and styles).

So all works fine. (version 3.6.18.241)

I couldn't find the section in the doc explaining the following (copy pasted from code source comment):

1
2
3
"scripts", "styles" and "meta" are available with 
WebSharper-determined dependencies. If only "scripts" 
is present, then it will be filled with meta, styles and scripts, in this order.
By on 12/2/2016 3:57 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