[jbosstools-issues] [JBoss JIRA] (JBIDE-17944) BrowserSim: Use http: protocol instead of file: for accessing local files

Alexey Kazakov (JIRA) issues at jboss.org
Tue Jul 29 14:30:29 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-17944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988737#comment-12988737 ] 

Alexey Kazakov edited comment on JBIDE-17944 at 7/29/14 2:28 PM:
-----------------------------------------------------------------

ionic projects yes, they are for CodovaSim, right. But in general for plain HTML projects it could be useful.

Ionic (cordova) example: https://github.com/driftyco/ionic-demo


was (Author: akazakov):
ionic projects yes, they are for CodovaSim, right. But in general for plain HTML projects it could be useful.

Ionic (cordova) examples: http://ionicframework.com/examples/

> BrowserSim: Use http: protocol instead of file: for accessing local files
> -------------------------------------------------------------------------
>
>                 Key: JBIDE-17944
>                 URL: https://issues.jboss.org/browse/JBIDE-17944
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: browsersim
>            Reporter: Alexey Kazakov
>            Assignee: Konstantin Marmalyukov
>
> Currently, BrowserSim works through file: protocol but this protocol doesn't work well with paths relative to the webroot (which start with "/").
> So if a local file contains any links to local resources (css, js, ...) via relative paths then these resources are not available in BrowserSim.
> For example all official ionic example projects use such paths. It makes "open with BrowserSim" feature useless for those projects.
> It would be great if BrowserSim uses http: as our HTML5 preview does.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list