You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Graham Harper (JIRA)" <ji...@apache.org> on 2016/07/26 10:50:20 UTC

[jira] [Created] (CB-11623) --link-to no longer seems to be working

Graham Harper created CB-11623:
----------------------------------

             Summary: --link-to no longer seems to be working
                 Key: CB-11623
                 URL: https://issues.apache.org/jira/browse/CB-11623
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
    Affects Versions: 6.3.0
         Environment: Windows 10, Windows Command Prompt
            Reporter: Graham Harper


We have a build script for installing and building Cordova from source control that begins with the line:

cordova create bin com.example.domain APPNAME --link-to=www

Where www is our existing app code (html, css, js etc.)

We've been running this build script on new deployments just fine for 6 months or so, and its behaviour until this version has been to create a simlink in the newly-created 'bin' folder to our existing app in 'www'; however, as of 6.3.0 this is no longer working. The command creates the bin folder, but it only contains the default 'Hello Cordova' application.

--copy-from still seems to be working (although is marked as deprecated), so we can work around this issue, but it's not appropriate for our deployment and development process.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org