-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
- Operating System:IOS
- Node Version:8.11.4
- NPM Version:5.6.0
- webpack Version:3.6.0
- webpack-dev-server Version:2.7.1
-
This is a bug
when i npm run dev i find in ios safari and not can open my project
and also find
SyntaxError: Unexpected keyword 'const'. Const declarations are not supported in strict mode.
/app.js:57856:0
and i search when webpack-dev-server version up 2.7.1 some people have report this problem
so i install webpack-dev-server version is 2.7.1 but no use so i need how to slove this problem
but in iphone mobile it will can open but in PC it is not use -
This is a modification request
Code
// webpack.config.js
// additional code, remove if not needed.
Expected Behavior
Actual Behavior
For Bugs; How can we reproduce the behavior?
For Features; What is the motivation and/or use-case for the feature?
Metadata
Metadata
Assignees
Labels
No labels