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

Fix packages links after web_ui compile #16

Closed
wants to merge 16 commits into from

Conversation

kothar
Copy link

@kothar kothar commented Apr 21, 2013

I've further extended the buildpack to include fixing all packages symlinks after build.dart is executed.

The web/out folder (at least) contains several links to packages after the web_ui compiler runs, and these need fixing up before the slug will work on Heroku.

I also have set the path to include the dart bin directory before build.dart is executed, since I run dart2js from my build.dart.

In the case where no build.dart is present, these changes should not affect the buildpack's behaviour, except to fix any extra links to packages if they are not at web/packages.

@kothar
Copy link
Author

kothar commented Apr 26, 2013

Squashing commits

@kothar kothar closed this Apr 26, 2013
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.

1 participant