Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(100)

Issue 1640023002: Support deploying an npm package exporting a formatCode method. (Closed)

Created:
4 years, 11 months ago by Jacob
Modified:
4 years, 10 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dart_style.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Support deploying an npm package exporting a formatCode method. BUG= R=rnystrom@google.com Committed: https://github.com/dart-lang/dart_style/commit/fd89540f05a0d21b7767ebc3add9db15a7f22623

Patch Set 1 #

Total comments: 8

Patch Set 2 : ptal #

Total comments: 5

Patch Set 3 : ptallllllll #

Patch Set 4 : a few tweaks to make npm package really do what it was supposed to. #

Patch Set 5 : ptal #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -27 lines) Patch
M CHANGELOG.md View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A dist/dart-style.d.ts View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M pubspec.lock View 10 chunks +25 lines, -25 lines 0 comments Download
M pubspec.yaml View 1 2 3 4 2 chunks +5 lines, -2 lines 0 comments Download
M tool/grind.dart View 1 2 3 2 chunks +40 lines, -0 lines 0 comments Download
A tool/node_format_service.dart View 1 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Jacob
You can see the node module ground out by running pub run grinder npm here ...
4 years, 11 months ago (2016-01-27 02:50:10 UTC) #2
Bob Nystrom
https://codereview.chromium.org/1640023002/diff/1/bin/node_format_service.dart File bin/node_format_service.dart (right): https://codereview.chromium.org/1640023002/diff/1/bin/node_format_service.dart#newcode1 bin/node_format_service.dart:1: // Copyright (c) 2015, the Dart project authors. Please ...
4 years, 11 months ago (2016-01-27 20:37:13 UTC) #3
Jacob
https://codereview.chromium.org/1640023002/diff/1/bin/node_format_service.dart File bin/node_format_service.dart (right): https://codereview.chromium.org/1640023002/diff/1/bin/node_format_service.dart#newcode1 bin/node_format_service.dart:1: // Copyright (c) 2015, the Dart project authors. Please ...
4 years, 11 months ago (2016-01-27 20:56:32 UTC) #4
Bob Nystrom
A few more things then LGTM! https://codereview.chromium.org/1640023002/diff/20001/pubspec.yaml File pubspec.yaml (right): https://codereview.chromium.org/1640023002/diff/20001/pubspec.yaml#newcode2 pubspec.yaml:2: version: 0.2.5 5-dev ...
4 years, 11 months ago (2016-01-27 21:53:46 UTC) #5
Jacob
https://codereview.chromium.org/1640023002/diff/20001/pubspec.yaml File pubspec.yaml (right): https://codereview.chromium.org/1640023002/diff/20001/pubspec.yaml#newcode2 pubspec.yaml:2: version: 0.2.5 On 2016/01/27 21:53:46, Bob Nystrom wrote: > ...
4 years, 11 months ago (2016-01-27 22:01:07 UTC) #6
Jacob
4 years, 11 months ago (2016-01-27 22:01:08 UTC) #7
Jacob
4 years, 10 months ago (2016-01-28 17:45:58 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
fd89540f05a0d21b7767ebc3add9db15a7f22623 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698