Skip to content

clintharris/parcel-hrm-bug-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal Parcel 1.12.3 + web worker project that demonstrates Parcel issue [#3076](parcel-bundler/parcel#3076).

Steps to reproduce:

1. Clone [https://github.com/clintharris/parcel-hrm-bug-demo](https://github.com/clintharris/parcel-hrm-bug-demo)
1. `npm install && npm start`
1. Load http://localhost:1234, open browser JS console.
1. Edit `src/index.js` to trigger HMR `update`.
1. JS console error: `ReferenceError: window is not defined`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published