Mercurial > code > home > repos > streamed-graph
diff webpack-dev.config.ts @ 4:a668a774b162
back up, slowly turn on code again until ts breaks
author | drewp@bigasterisk.com |
---|---|
date | Wed, 04 Dec 2019 00:23:28 -0800 |
parents | a7ba8627a7b6 |
children | daf08d794660 |
line wrap: on
line diff
--- a/webpack-dev.config.ts Wed Dec 04 00:09:15 2019 -0800 +++ b/webpack-dev.config.ts Wed Dec 04 00:23:28 2019 -0800 @@ -5,7 +5,7 @@ mode: "development", entry: [ './src/streamed-graph.ts', - './src/streamed_graph_client.ts', + // './src/streamed_graph_client.ts', './src/streamed-graph.css' // doesn't emit anything ],