You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a possibly fix for adobe/brackets#12771 which rely on grunt names.
This works under the assumption that grunt build is always run after grunt install and grunt set-release. So if you want to try the installer locally you end up with the production file, unfortunately.
So maybe we really need an environment variable on the build machines.
Issue by ficristo
Monday Sep 12, 2016 at 18:31 GMT
Originally opened as adobe/brackets#12778
This is a possibly fix for adobe/brackets#12771 which rely on grunt names.
This works under the assumption that
grunt build
is always run aftergrunt install
andgrunt set-release
. So if you want to try the installer locally you end up with the production file, unfortunately.So maybe we really need an environment variable on the build machines.
ficristo included the following code: https://github.com/adobe/brackets/pull/12778/commits
The text was updated successfully, but these errors were encountered: