Open factoidforrest opened 6 years ago
I'm using an old version because your old compiler seems to be the only thing that works with the crazy thing I'm doing.
Watch mode simply isn't possible with old AOT? I keep getting loops no matter what I do.
Even if that's off the table, does anyone know a way to use webpack-dev-server without watch mode?
//dev server options watchOptions: { watch: false, }
Doesn't seem to do anything
I'm using an old version because your old compiler seems to be the only thing that works with the crazy thing I'm doing.
Watch mode simply isn't possible with old AOT? I keep getting loops no matter what I do.
Even if that's off the table, does anyone know a way to use webpack-dev-server without watch mode?
Doesn't seem to do anything