-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
Please provide us with the following information:
- OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Windows 10 - Versions. Please run
ng --version. If there's nothing outputted, please run
in a Terminal:node --versionand paste the result here:
angular-cli: 1.0.0-beta.11-webpack
node: 4.4.4
os: win32 x64 - Repro steps. Was this an app that wasn't created using the CLI? What change did you
do on your code? etc.
ng serve --prod - The log given by the failure. Normally this include a stack trace and some
more information.
N/A - Mention any other details that might be useful.
Why is sockjs included in the production build? I can see a websocket connection made.
Reactions are currently unavailable