Mercurial > code > home > repos > streamed-graph
diff webpack-dev.config.ts @ 8:6fefd287aff9
closer- element now holds a changing graph, but can't draw it yet
author | drewp@bigasterisk.com |
---|---|
date | Thu, 05 Dec 2019 01:32:13 -0800 |
parents | daf08d794660 |
children | 7ca4ff2088c3 |
line wrap: on
line diff
--- a/webpack-dev.config.ts Wed Dec 04 23:44:29 2019 -0800 +++ b/webpack-dev.config.ts Thu Dec 05 01:32:13 2019 -0800 @@ -29,12 +29,6 @@ liveReload: true, // doesn't work overlay: true, watchContentBase: true, - // proxy: { - // '/rdf': { - // target: 'https://bigasterisk.com/', - // //pathRewrite: {'^/api' : ''} - // } - // }, } };