Releases: monaca/monaca-cli
Releases · monaca/monaca-cli
2.7.12
- fixed
hot reloading
fortranspile
project templates inMonaca Cloud IDE
.
2.7.11
- appended
path
to theupload
anddownload
request url (withmonaca-lib@2.7.11
) - remove
platforms
from default.monacaignore
for project with lower cordova version (withmonaca-lib@2.7.11
)
2.7.10
- Modified
monaca preview
to includeloader.js
andloader.css
toindex.html
(withmonaca-lib@2.7.10
)
2.7.9
- Modified
monaca remote build
to ask users providing the build directory if it is not specified. In addition, the default build directory is changed toDesktop
directory. - Fixed
monaca import
to NOT setproject_id
tolocal_properties.json
(withmonaca-lib@2.7.9
)
2.7.8
- Always append
webpack-dev-server/client
to webpack configuration to fixAngular
'slive reloading
withmonaca-lib@2.7.8
2.7.7
- Appended
webpack-dev-server/client
to webpack configuration only ifinline
andhot
are set to true - Appended
webpack-dev-server/client
toentry.watch
if supplied - Modified
monaca preview
to write files towww
directory inmonaca-lib@2.7.7
so that themonaca debugger
will see the changes immediately without runningmonaca transpile
2.7.6
- Added
skipTranspile
option tomonaca upload
to skip transpiling if supplied - Generated
.monacaignore
for all project templates and Improved retrieving local project files inmonaca-lib@2.7.6
2.7.5
- Fixed
monaca demo
issues for transpile projects.
2.7.4
Added monaca signing
command. This command is used to manage iOS and Android signing configuration such as keystore, certificate, provisioning profile, etc.