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

Not working with nested packages #26

Closed
andresaraujo opened this issue Mar 28, 2019 · 4 comments
Closed

Not working with nested packages #26

andresaraujo opened this issue Mar 28, 2019 · 4 comments
Labels

Comments

@andresaraujo
Copy link

For https://github.com/andresaraujo/timeago.dart which has two dart packages timeago and timeago_flutter I wanted to build the web example under timeago/example but didn't work, it didn't produce the index.html and js outputs.

The command I used was:

// from timeago folder
peanut -d example

Am I missing something?

@kevmoo
Copy link
Owner

kevmoo commented Mar 28, 2019

Ooo...good bug. Will investigate.

@kevmoo kevmoo added the bug label Mar 28, 2019
@kevmoo
Copy link
Owner

kevmoo commented Mar 28, 2019

@andresaraujo – out of curiosity. How'd you find peanut?

@kevmoo
Copy link
Owner

kevmoo commented Mar 28, 2019

Oh! Did you look at your branches? This will create a new branch called gh-pages in your repo to publish to https://pages.github.com/

@kevmoo kevmoo added question and removed bug labels Mar 28, 2019
@andresaraujo
Copy link
Author

I found peanut a few years ago(2015-2016), I might found it by looking at https://pub.dartlang.org when it showed the newest updated packages first.

Btw I just checked out again, not a bug it did work! not sure why I though it did not create the files.

Closing thanks! @kevmoo

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

2 participants