Skip to content

This repository demonstrates a bug in webpack-dev-server 3.1.1

Notifications You must be signed in to change notification settings

Q-Man/webpack-dev-server-ie-fail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webpack-dev-server-ie-fail

This repository demonstrates this bug in webpack-dev-server 3.1.1:

Installation:

  1. npm install
  2. npm start
  3. run http://localhost:3000 in IE 11

Expected behaviour: "Hello world!" displaying in IE 11

Seen behaviour: Console-Error: SCRIPT438: Object doesn't support property or method "includes"

About

This repository demonstrates a bug in webpack-dev-server 3.1.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published