Support package distribution tags#4350
Conversation
|
@Timer how could I trigger re-run for CI? Seems like Travis was not able to finish tests in time:
|
|
I retriggered it, but can you please add a test for this to |
|
Any idea why |
|
If you're talking about running the docker e2e tests locally then that's a known issue. They haven't been working properly for a while. |
|
@iansu thank you for clarification. I struggle to find the reasons of build failures. Travis: same errors as I wrote above. AppVeyor:
|
|
Closed/opened to trigger CI. |
|
@Timer here we go :) |
|
Awesome! Thanks much. |
* upstream/next: (35 commits) Update envinfo and issue template (react#4375) Update sass-loader to 7.0.1 (react#4376) Support package distribution tags (react#4350) fix broken css module support in prod (react#4361) Bumped jest version to 22.4.1 (react#4362) bump babel 7 to beta 46 bump lint-staged to node 10 compatible version documentation: Added License to the README.md (react#4294) Bump `fsevents`. (react#4331) Fix typo in e2e-simple.sh comment (react#4323) Add Sass loader (react#4195) Fix some typos in README.md (react#4286) Added learnstorybook.com to Storybook links (react#4298) Document multiple build environments via `env-cmd` react#4071 (react#4117) Fixed link to CSS imports blog post Update CSS Modules localIndetName (react#4192) Enable loose mode for `class-properties` (react#4248) bump babel 7 beta (react#4253) Small typo fix react#4217 Changelog for 1.1.4 ...
* next: (35 commits) Update envinfo and issue template (react#4375) Update sass-loader to 7.0.1 (react#4376) Support package distribution tags (react#4350) fix broken css module support in prod (react#4361) Bumped jest version to 22.4.1 (react#4362) bump babel 7 to beta 46 bump lint-staged to node 10 compatible version documentation: Added License to the README.md (react#4294) Bump `fsevents`. (react#4331) Fix typo in e2e-simple.sh comment (react#4323) Add Sass loader (react#4195) Fix some typos in README.md (react#4286) Added learnstorybook.com to Storybook links (react#4298) Document multiple build environments via `env-cmd` react#4071 (react#4117) Fixed link to CSS imports blog post Update CSS Modules localIndetName (react#4192) Enable loose mode for `class-properties` (react#4248) bump babel 7 beta (react#4253) Small typo fix react#4217 Changelog for 1.1.4 ...
Tested via
npm linkon OSX with npm@5.8.0 and yarn@1.6.0Closes #4348