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

Meta: AngularDart Conference MVP #1

Closed
5 tasks
matanlurey opened this issue Dec 20, 2017 · 10 comments
Closed
5 tasks

Meta: AngularDart Conference MVP #1

matanlurey opened this issue Dec 20, 2017 · 10 comments

Comments

@matanlurey
Copy link
Contributor

matanlurey commented Dec 20, 2017

In short: pub global activate webdev and then webdev <command>.

  • Create a new angular project.
  • Serve and debug your project with dartdevc.
  • Generate and run test(s).

Nice to have(s):

  • Replace the hand-written build.dart's for angular repo (and friends)

Stretch (blocked on build_runner):

  • Build your project with Dart2JS.
@jakemac53
Copy link
Contributor

We could support Dart2JS in a similar way to how we support package:test (using create_merged_dir and then running dart2js under that)?

@matanlurey
Copy link
Contributor Author

matanlurey commented Dec 20, 2017 via email

@jakemac53
Copy link
Contributor

dart-lang/build#508 is also a blocker for testing I think, otherwise custom html files won't work

@nshahan
Copy link
Contributor

nshahan commented Jan 5, 2018

We might want to wrap a pub get with the --no-precompile flag so that the pub get runs without having to run the transformer.

@alorenzen
Copy link
Contributor

Or we could just remove the transformers?

@nshahan
Copy link
Contributor

nshahan commented Jan 5, 2018

Yeah... just not sure if you are planning on publishing a version of angular without transformer support in time for the conference.

@eredo
Copy link

eredo commented Mar 20, 2018

By AngularDart Conference, do you mean there's going to be a separate AngularDart conference or was it the DartConf?

Also why initiate a new project for this purpose instead of using stagehand? Maybe could you clarify the purpose of webdev.

I would like to contribute.

@nshahan
Copy link
Contributor

nshahan commented Mar 20, 2018

Yeah... just not sure if you are planning on publishing a version of angular without transformer support in time for the conference.

That comment was in regards to the DartConf that happened in Jan 2018.

@kevmoo
Copy link
Member

kevmoo commented Mar 20, 2018

Going to close this out – the feature requests are captured...

@kevmoo kevmoo closed this as completed Mar 20, 2018
@SYip
Copy link

SYip commented Aug 14, 2018

Are there any feature request for component scaffolding?
Are there any release planner for this project that is publicly avaliable?

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

No branches or pull requests

7 participants