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

Fixed hardcoded path in glob copy, blocking assets after eject #11

Merged
merged 1 commit into from
May 3, 2017

Conversation

lkostrowski
Copy link

angular cli after eject hardcodes path, so it must be changed to relative process.cwd() + "/src",
then assets copy will work correctly

angular cli after eject hardcodes path, so it must be changed to relative process.cwd() + "/src",
then assets copy will work correctly
@maximegris
Copy link
Owner

Thanks!

@maximegris maximegris closed this May 3, 2017
@maximegris maximegris reopened this May 3, 2017
@maximegris maximegris merged commit 8eaaa79 into maximegris:master May 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants