Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ngClient - appSettings.js doesn't get copied from 'Setup' folder #79

Closed
coni2k opened this issue Jun 23, 2016 · 1 comment
Closed

ngClient - appSettings.js doesn't get copied from 'Setup' folder #79

coni2k opened this issue Jun 23, 2016 · 1 comment
Labels

Comments

@coni2k
Copy link
Contributor

coni2k commented Jun 23, 2016

During the initial setup of the solution, appSettings.js needs to be copied from 'Setup' folder to its parent. However, apparently ngClient.csproj - 'BeforeBuild' event doesn't get fired on the initial run (probably because there is nothing to compile).

Fix this!

@coni2k coni2k changed the title First mission: Contributors page First Mission: Contributors page Jun 23, 2016
@coni2k coni2k changed the title First Mission: Contributors page First Mission: Contributors Page Jun 23, 2016
@coni2k
Copy link
Contributor Author

coni2k commented Jun 24, 2016

This is fixed in 0.61.2.
csproj - BeforeBuild event operation was replaced with 'gulp task' 😁

@coni2k coni2k changed the title First Mission: Contributors Page ngClient - appSettings.js doesn't get copied from 'Setup' folder Jun 24, 2016
coni2k added a commit that referenced this issue Jun 24, 2016
This closes #79
@coni2k coni2k mentioned this issue Jun 24, 2016
@coni2k coni2k closed this as completed in bc92424 Jun 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant