| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | intermediate changes | arcadia-devtools | 2022-06-14 | 1 | -5/+5 |
| | | | | | ref:b2fca828a7deda9abd3be6b09fa05f30e50c9299 | ||||
| * | feat: webpack bundling support | miripiruni | 2022-06-10 | 2 | -0/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ```bash $ exa -la ~/arc2/arcadia/devtools/dummy_arcadia/ts/packages/with_simple_bundling .rw-rw-r-- 240 miripiruni 2 Jun 17:10 package.json .rw-rw-r-- 671 miripiruni 31 May 16:27 pnpm-lock.yaml drwxrwxr-x - miripiruni 31 May 15:04 src .rw-rw-r-- 654 miripiruni 31 May 15:04 tsconfig.json .rw-rw-r-- 2.0k miripiruni 1 Jun 19:59 webpack.config.js .rw-rw-r-- 74 miripiruni 2 Jun 16:43 ya.make ``` ```bash $ arc checkout users/miripiruni/FEI-24499_webpack $ cd devtools/ymake $ ya make $ cd /home/miripiruni/arc2/arcadia/devtools/dummy_arcadia/ts/packages/with_simple_bundling $ ya make --ymake-bin=/home/miripiruni/arc2/arcadia/devtools/ymake/bin/ymake ``` ```bash $ exa -la ~/arc2/arcadia/devtools/dummy_arcadia/ts/packages/with_simple_bundling lrwxrwxr-x 77 miripiruni 2 Jun 16:36 bundle.tar -> /home/miripiruni/.ya/build/symres/5a9b0624d6972cef0ae58390036dd09b/bundle.tar .rw-rw-r-- 240 miripiruni 2 Jun 17:10 package.json .rw-rw-r-- 671 miripiruni 31 May 16:27 pnpm-lock.yaml drwxrwxr-x - miripiruni 31 May 15:04 src .rw-rw-r-- 654 miripiruni 31 May 15:04 tsconfig.json .rw-rw-r-- 2.0k miripiruni 1 Jun 19:59 webpack.config.js .rw-rw-r-- 74 miripiruni 2 Jun 16:43 ya.make $ vim bundle.tar " tar.vim version v29 " Browsing tarfile /home/miripiruni/arc2/arcadia/devtools/dummy_arcadia/ts/packages/with_simple_bundling/bundle.tar " Select a file with cursor and press ENTER home/miripiruni/.ya/build/build_root/o428/000005/devtools/dummy_arcadia/ts/packages/with_simple_bundling/bundle/ home/miripiruni/.ya/build/build_root/o428/000005/devtools/dummy_arcadia/ts/packages/with_simple_bundling/bundle/bundle.js ~ ``` A: https://st.yandex-team.ru/FEI-24499#629756e217f92d2ead87669c ref:c51f7008cdcd23f7dccae3e830cae7a5dc127d1b | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-07 | 1 | -5/+5 |
| | | | | | ref:48471979eb1cce2fe7cdb39af12559db0603db28 | ||||
| * | intermediate changes | arcadia-devtools | 2022-05-23 | 1 | -5/+5 |
| | | | | | ref:98b1aedbae011aef15163576d368a0440edf9ad7 | ||||
| * | intermediate changes | arcadia-devtools | 2022-05-16 | 1 | -5/+5 |
| | | | | | ref:1930ae7f8f4575d568792212f9e5af62692165e5 | ||||
| * | intermediate changes | arcadia-devtools | 2022-05-11 | 1 | -5/+5 |
| | | | | | ref:8fb9e745fed31e55ab437e87479a9bc2051d5d3c | ||||
| * | intermediate changes | arcadia-devtools | 2022-05-06 | 1 | -1/+1 |
| | | | | | ref:94396ab8870768bea08a1300f70d26735d903335 | ||||
| * | intermediate changes | arcadia-devtools | 2022-05-04 | 1 | -5/+5 |
| | | | | | ref:fc2db8f2280648a16dbba55698b42c62dfd93361 | ||||
| * | intermediate changes | arcadia-devtools | 2022-04-26 | 1 | -5/+5 |
| | | | | | ref:f69f306f165759314221f8c42c9dc3748f5ab986 | ||||
| * | intermediate changes | arcadia-devtools | 2022-04-18 | 1 | -5/+5 |
| | | | | | ref:a7cb99197131c3af0fdc13edaa74962fee901d1b | ||||
| * | intermediate changes | arcadia-devtools | 2022-04-14 | 1 | -5/+5 |
| | | | | | ref:0f33437ec0a1fe7cc7943f853b6182e039d999ff | ||||
| * | intermediate changes | arcadia-devtools | 2022-04-11 | 1 | -5/+5 |
| | | | | | ref:849944e1abb6ed44d366f9acc35426e9d33a7746 | ||||
| * | intermediate changes | arcadia-devtools | 2022-04-04 | 1 | -5/+5 |
| | | | | | ref:00fd9fa5af6f24ac2f4ef3cf752772f80f32f1cc | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-28 | 1 | -5/+5 |
| | | | | | ref:1a63b74b61c8b2de44dfe7402fcceaa40fd8b450 | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-23 | 1 | -5/+5 |
| | | | | | ref:19d7bbffcf7533a27ef96015909cba837f3d6dd6 | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-15 | 19 | -298/+0 |
| | | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-11 | 1 | -5/+5 |
| | | | | | ref:99b71f54af36e5ca849c8d4e608faf5ad43c88d6 | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-02 | 1 | -5/+5 |
| | | | | | ref:40ac71fae6ea311a73473cf4297ca93bf27559c3 | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-28 | 2 | -10/+10 |
| | | | | | ref:a9d4234963219fc3b778fe9667bd10e632ddd89b | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-21 | 2 | -10/+10 |
| | | | | | ref:229d43ca0aced50dac62d8f0f61cbe9795239cb5 | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-14 | 1 | -5/+5 |
| | | | | | ref:8ab60421cc2ba564e8436a30100c3fa0e5d46de6 | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | dancingelf | 2022-02-10 | 2 | -23/+23 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | dancingelf | 2022-02-10 | 2 | -23/+23 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | buglloc | 2022-02-10 | 1 | -8/+8 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | buglloc | 2022-02-10 | 1 | -8/+8 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 ↵ | dankolesnikov | 2022-02-10 | 5 | -34/+34 |
| | | | | | of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 ↵ | dankolesnikov | 2022-02-10 | 5 | -34/+34 |
| | | | | | of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. ↵ | arcadia-devtools | 2022-02-10 | 1 | -6/+6 |
| | | | | | Commit 2 of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. ↵ | arcadia-devtools | 2022-02-10 | 1 | -6/+6 |
| | | | | | Commit 1 of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | dmfedin | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | dmfedin | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | spreis | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | spreis | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | nalpp | 2022-02-10 | 1 | -9/+9 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | nalpp | 2022-02-10 | 1 | -9/+9 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | snowball | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | snowball | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 ↵ | anna-velichko | 2022-02-10 | 1 | -1/+1 |
| | | | | | of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 ↵ | anna-velichko | 2022-02-10 | 1 | -1/+1 |
| | | | | | of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | kmartynkov | 2022-02-10 | 3 | -6/+6 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | kmartynkov | 2022-02-10 | 3 | -6/+6 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | v-korovin | 2022-02-10 | 1 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | v-korovin | 2022-02-10 | 1 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | trivias | 2022-02-10 | 1 | -11/+11 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | trivias | 2022-02-10 | 1 | -11/+11 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | anastasy888 | 2022-02-10 | 2 | -14/+14 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | anastasy888 | 2022-02-10 | 2 | -14/+14 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | snermolaev | 2022-02-10 | 15 | -201/+201 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | snermolaev | 2022-02-10 | 15 | -201/+201 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | heretic | 2022-02-10 | 4 | -8/+8 |
| | | |||||
