Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29715740: Noissue - bundle in one operation to ensure no races (Closed)

Created:
March 6, 2018, 3:24 p.m. by a.giammarchi
Modified:
March 7, 2018, 2:49 p.m.
Visibility:
Public.

Description

Noissue - bundle in one operation to ensure no races Replaced by: https://codereview.adblockplus.org/29716587/

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M README.md View 1 chunk +4 lines, -3 lines 3 comments Download
M package.json View 1 chunk +1 line, -1 line 3 comments Download

Messages

Total messages: 5
a.giammarchi
this should ensure watching never causes double files as result.
March 7, 2018, 11:24 a.m. (2018-03-07 11:24:46 UTC) #1
Thomas Greiner
Only added some notes on potential improvements for later. LGTM but note that the commit ...
March 7, 2018, 1:48 p.m. (2018-03-07 13:48:11 UTC) #2
a.giammarchi
https://codereview.adblockplus.org/29715740/diff/29715741/README.md File README.md (right): https://codereview.adblockplus.org/29715740/diff/29715741/README.md#newcode113 README.md:113: ``` On 2018/03/07 13:48:11, Thomas Greiner wrote: > Suggestion: ...
March 7, 2018, 2:09 p.m. (2018-03-07 14:09:01 UTC) #3
Thomas Greiner
https://codereview.adblockplus.org/29715740/diff/29715741/README.md File README.md (right): https://codereview.adblockplus.org/29715740/diff/29715741/README.md#newcode113 README.md:113: ``` On 2018/03/07 14:09:00, a.giammarchi wrote: > my idea ...
March 7, 2018, 2:25 p.m. (2018-03-07 14:25:49 UTC) #4
a.giammarchi
March 7, 2018, 2:48 p.m. (2018-03-07 14:48:34 UTC) #5
In order to avoid all sort of conflicts, since I've already pushed the SASS
related changes,
I've created a new review from latest master that simplifies the creation of new
bundles
and also explain in the README only what matters, not what Bash does :-)

https://codereview.adblockplus.org/29716587/

I am closing this as non applicable.

Powered by Google App Engine
This is Rietveld