Gavin Baumanis
Gavin Baumanis
https://docs.scala-lang.org/overviews/compiler-options/index.html mentions; -optimize or -optimise Enables optimizations. This option is now deprecated. (probably need to check all others, too.)
When running the template you are asked for an organisational name / package path. E.g. com.example. if you change this to something else, the "package" declarations are updated as expected....
Hi there, I am having an issue trying to install gulp-sass for an ancient Angular application. And subsequently have to use ancient versions of other node libraries. I am using...
# Description Postgresql does not auto cast a 0|1 value to FALSE|TRUE - for Boolean types. This PR changes 0|1 values -> FALSE|TRUE ## Jira Issues > Bug Tracker: https://ortussolutions.atlassian.net/browse/CONTENTBOX-1541...