prepack/website
Enzo Ferey ee291d19dc Website code and warnings (#2528)
Summary:
cc NTillmann

Following up https://github.com/facebook/prepack/issues/2285, website shows the generated coded even when there are some warnings.

Lot of changes because prettier wasn't applied to the files, but I basically only checked for the error buffer containing only items with `severity === 'Warning'` and create the `warning` result type to behave the same than `success` one.

Next step would be to show the code AND warning messages. Either using the same display than error messages or creating a variation of it (changing text color to yellow for example). I can do it if you want.

Let me know if this is what you were looking for.

Have a nice day !

P.S: not sure if this PR was supposed to be into `gh-pages` or `master`. Let me know if that needs to be changed.
Pull Request resolved: https://github.com/facebook/prepack/pull/2528

Differential Revision: D9882040

Pulled By: NTillmann

fbshipit-source-id: bc8266a673e6def023bfa65b93b94ea9c7ad5b1d
2018-09-17 14:01:43 -07:00
..
css Website code and warnings (#2528) 2018-09-17 14:01:43 -07:00
js Website code and warnings (#2528) 2018-09-17 14:01:43 -07:00
scripts/prettier Make master/docs a single source of truth for gh-pages 2017-12-12 12:10:05 -08:00
static/images New color scheme for the website (#2225) 2018-07-09 22:29:57 -07:00
.gitignore Make master/docs a single source of truth for gh-pages 2017-12-12 12:10:05 -08:00
circle.yml Make master/docs a single source of truth for gh-pages 2017-12-12 12:10:05 -08:00
CNAME Make master/docs a single source of truth for gh-pages 2017-12-12 12:10:05 -08:00
favicon.ico New color scheme for the website (#2225) 2018-07-09 22:29:57 -07:00
frequently-asked-questions.html New color scheme for the website (#2225) 2018-07-09 22:29:57 -07:00
getting-started.html Removing last remnants of delayUnsupportedRequires 2018-08-12 17:54:27 -07:00
index.html Fix website typo (#2487) 2018-08-28 04:26:39 -07:00
package.json Upgrade Prettier to 1.13.6 on fbsource 2018-06-27 03:40:12 -07:00
README.md Make master/docs a single source of truth for gh-pages 2017-12-12 12:10:05 -08:00
repl.html Website code and warnings (#2528) 2018-09-17 14:01:43 -07:00
yarn.lock Upgrade Prettier to 1.13.6 on fbsource 2018-06-27 03:40:12 -07:00

prepack.io

This website lives at prepack.io.