Hüseyin Uslu
Hüseyin Uslu
anyone managed to get this working in webpack 2? my code; `require('pace-progress');` ``` { test: require.resolve("pace-progress"), loader: "imports-loader?define=>false" } ```
any updates on this? :)
still looking for this
I' having the same issue; webpack.config; ``` const path = require('path'); const webpack = require('webpack'); const ExtractTextPlugin = require('extract-text-webpack-plugin'); module.exports = { entry: { frontend: ['./assets/js/frontend/frontend.js', 'webpack-hot-middleware/client?path=/__webpack_hmr&timeout=20000'], backend: ['./assets/js/backend/backend.js', 'webpack-hot-middleware/client?path=/__webpack_hmr&timeout=20000']...
MIT. Forgot to fix source files headers.
only console.write reference is in the demo project? are you sure the log lines you mention are from uhttpsharp?
could be done so, will accept a PR.