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: [email protected]
For additional commands, e-mail: [email protected]