Piotr Janosz
|
ab283ddd9b
|
Added autolinking headings in mdx docs
|
2019-08-28 17:44:46 +02:00 |
|
Piotr Janosz
|
dcede832c8
|
Removed webpack bundle analyzer
|
2019-08-26 16:59:27 +02:00 |
|
Piotr Janosz
|
e0d8398cf7
|
Removed unused less node package, adjusted less loader rules to match other loaders in webpack config
|
2019-08-24 00:05:36 +02:00 |
|
Piotr Janosz
|
42124274c7
|
Webpack changes: using eval-source-map for development, added parallel option to Terser plugin, added cache loader and caching directory to mdx / babel loaders.
|
2019-08-24 00:05:35 +02:00 |
|
Piotr Janosz
|
562342ac99
|
Updated terser webpack plugin; Removed uglify plugin (unused). Added parallel option for terser. Added target browsers and cache directory option for babel-loader
|
2019-08-24 00:05:35 +02:00 |
|
Piotr Janosz
|
14b573ebfd
|
Updated / cleaned up babel and mdx packages
|
2019-08-24 00:05:35 +02:00 |
|
Piotr Janosz
|
b5558a8cff
|
onyl include mdx folder for mdx files parsing
|
2019-08-24 00:04:47 +02:00 |
|
Piotr Janosz
|
2bde5f7034
|
Fixes bundle analyzer plugin in webpack development
|
2019-08-24 00:04:47 +02:00 |
|
Piotr Janosz
|
132394ffbe
|
snake-case and more accurate filenames for webpack plugins for remark/mdx
|
2019-08-24 00:04:46 +02:00 |
|
Piotr Janosz
|
fdbc235fd6
|
[WIP] new tools
|
2019-08-24 00:03:48 +02:00 |
|
Piotr Janosz
|
fa6516d0be
|
Added custom plugins for wrapping headings in sections / parsing table of contents based on sections from markdown
|
2019-08-23 23:58:56 +02:00 |
|
Piotr Janosz
|
b5e02d1b74
|
Fixed a bug in index.tsx. Removed remark-headings-normalize
|
2019-08-23 23:58:56 +02:00 |
|
Piotr Janosz
|
fb4ead84f5
|
Added remark-normalize-headings to get rid of multiple h1 tags in parsed mdx content
|
2019-08-23 23:58:26 +02:00 |
|
Piotr Janosz
|
1ded7cd4f1
|
Figured out how to export ToC via mdx-loader
|
2019-08-23 23:55:19 +02:00 |
|
Fred Carlsen
|
9adaa7972e
|
Add view template + mdx example
|
2019-08-23 23:53:42 +02:00 |
|
Fred Carlsen
|
43afed6654
|
Add mdx loader
|
2019-08-23 23:52:32 +02:00 |
|
Fred Carlsen
|
0dda8328af
|
Use custom cert if server.key/.crt file exits in website dir
|
2019-08-23 23:52:31 +02:00 |
|
fragosti
|
6c72239365
|
Remove react-modal-video as a dep and use the sass directly
|
2019-07-31 17:06:10 -07:00 |
|
fragosti
|
73a38ab4f4
|
Add sandwich video to landing page
|
2019-07-31 15:15:55 -07:00 |
|
David Sun
|
c642cd6fed
|
changed to popular
|
2019-03-26 16:20:01 -04:00 |
|
Brandon Millman
|
51b1cab72a
|
fix(website) replace 0xproject.com with 0x.org
|
2018-12-14 14:46:05 -08:00 |
|
Fred Carlsen
|
4138c580bc
|
Add bundle analyzer
|
2018-12-10 17:51:52 +01:00 |
|
Fred Carlsen
|
14d342c3e0
|
Bind dev server to 0.0.0.0
|
2018-12-10 11:35:53 +01:00 |
|
Fred Carlsen
|
394105b860
|
Add options to svg loader
|
2018-12-10 11:35:53 +01:00 |
|
Fred Carlsen
|
6b4112527f
|
Add svg loader
|
2018-11-28 13:17:48 +01:00 |
|
Fred Carlsen
|
ec12e46e3f
|
Add fix for assertion error to devserver config
|
2018-11-27 15:40:37 +01:00 |
|
Brandon Millman
|
408bbdb52e
|
fix(website): remove node env definition from webpack
|
2018-11-14 15:25:40 -08:00 |
|
Fabio Berger
|
d5379ab320
|
Add back sourceMap support for both dev/prod
|
2018-10-04 15:58:50 +01:00 |
|
Fabio Berger
|
c613b6741d
|
Upgrade webpack
|
2018-10-04 15:47:43 +01:00 |
|
fragosti
|
f4b2a9625d
|
Only upload sourcemaps to rollbar on live deploys, and log NaN error for future debugging
|
2018-07-12 15:54:45 -07:00 |
|
fragosti
|
a2672a0d78
|
Get rollbar uploads working by enabling sourcemaps
|
2018-07-09 18:04:55 -07:00 |
|
fragosti
|
a481d2ab46
|
Use JSON stringify around GIT_SHA
|
2018-07-09 16:07:16 -07:00 |
|
fragosti
|
c8bb21d12d
|
Add sourcemaps for rollbar
|
2018-07-09 14:26:05 -07:00 |
|
Fabio Berger
|
a88e8ffe79
|
Have source-map-loader ignore node_modules packages
|
2018-05-23 21:27:08 -07:00 |
|
Remco Bloemen
|
f657a3d811
|
Upgrade UglifyJS to include ES6 support
|
2018-05-22 15:19:40 +02:00 |
|
Fabio Berger
|
9593739938
|
Ignore ganache-core from subproviders in a browser setting & remove previous hack
|
2018-03-14 17:29:57 +01:00 |
|
Fabio Berger
|
56eeea1e63
|
Add fix to webpack for issue: https://github.com/trufflesuite/ganache-core/issues/84 and prettier the configs
|
2018-03-14 16:37:09 +01:00 |
|
Fabio Berger
|
3660ba28d7
|
Add website to mono repo, update packages to align with existing sub-packages, use new subscribeAsync 0x.js method
|
2017-11-21 14:03:08 -06:00 |
|