dart-lang / dart-lang/webdev

Migrate to use as dev dep and `dart run`

Open
#2,847 14 comments 0 reactions 1 assignee Claimed by @Markzipan View on GitHub
P1 triaged
Dominant language
Dart
Stars
224
Forks
94
Avg merge
4d 3h
Merged PRs (30d)
2

Description

We should migrate webdev to use `dart install` instead of `dart pub global activate`. The new install command should make webdev faster (it does an AOT compile), and we'd like to deprecate `dart pub global activate`.

I tried simply switching things over, but it looks like tests fail.

There's also an issue here: https://github.com/dart-lang/webdev/issues/2758

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.