rhlin
Results
3
comments of
rhlin
把start改为 直接从cli的bin里的ng就可以了 "start": "node ./node_modules/@angular/cli/bin/ng serve --host 0.0.0.0 --disable-host-check --port 4400 --live-reload false",
I tried adding ".env" to the watch include list, but it’s still ignored by the built‑in “Ignore Hidden Files” rule. I recommend the following precedence: built-in rules < include files...
这个是有点反方向操作了感觉, preview应该是元应用 ,只是被单独渲染, 不应该和main启动器耦合, 应该往元应用(第一个单独被渲染的元应用)+ 提供一个元应用单独渲染器发展