Brian Raymes
Brian Raymes
I've been finding random compilation issues that should be invalid, but seem to succeed. **Steps to Reproduce** Accidentally added two dots in a binding within MXML. In my case, I...
The issue with binding data missing in builds, both release and debug, is starting to seem worse and worse. This is not a new issue, but is now bad enough...
It appears that having anything within a package/folder of "prototype" fails minification; app fails to start. **Steps to Reproduce** 1. _Create an AS file within a package that includes a...
It appears that the **--deb-after-purge** flag does not work in fpm version 1.9.3. The following always works as expected by including the contents of **remove-file** within **postrm**'s **after_remove()** method when...